[Xorp-hackers] [greearb/xorp.ct] 4739fb: xlog: Fix error found by latest g++ compiler.

GitHub noreply at github.com
Wed Sep 27 15:28:56 PDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/greearb/xorp.ct
  Commit: 4739fb22ddc4180171616c169b84e8c5d62e6e89
      https://github.com/greearb/xorp.ct/commit/4739fb22ddc4180171616c169b84e8c5d62e6e89
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2017-09-27 (Wed, 27 Sep 2017)

  Changed paths:
    M xorp/libxorp/xlog.c

  Log Message:
  -----------
  xlog:  Fix error found by latest g++ compiler.

Looks like a real bug, though not sure how important.

Signed-off-by: Ben Greear <greearb at candelatech.com>


  Commit: 3f0e667df8089501733c0107fd16421749466fb5
      https://github.com/greearb/xorp.ct/commit/3f0e667df8089501733c0107fd16421749466fb5
  Author: Ben Greear <greearb at candelatech.com>
  Date:   2017-09-27 (Wed, 27 Sep 2017)

  Changed paths:
    A xorp/wip/0001-Remove-InvalidFamily-exception.patch
    A xorp/wip/0002-Remove-InvalidNetmaskException.patch
    A xorp/wip/0003-xorp-Remove-InvalidString-exception.patch
    A xorp/wip/0004-Remove-InvalidCast-exception.patch
    A xorp/wip/0005-Remove-BadAtomType-exception.patch
    A xorp/wip/0006-Remove-InvalidIndex-exception.patch
    A xorp/wip/0007-Remove-BadName-exception.patch
    A xorp/wip/0008-Remove-WrongType-exception.patch
    A xorp/wip/0009-Remove-XrlAtomNotFound-exception.patch
    A xorp/wip/0010-Remvoe-XrlAtomFound-exception.patch
    A xorp/wip/0011-Remove-BadArgs-exception.patch
    A xorp/wip/0012-Remove-InvalidAddress-exception.patch
    A xorp/wip/0013-Remove-more-libxipc-related-exceptions.patch
    A xorp/wip/0014-libxipc-Cleanup-from-previous-exception-removal-patc.patch
    A xorp/wip/0015-libxipc-More-exception-removal-and-breakage-cleanup.patch
    A xorp/wip/0016-Cleanup-related-to-removing-exceptions.patch
    A xorp/wip/0017-More-cleanup-related-to-removing-exceptions.patch
    A xorp/wip/0018-Remove-some-profile-related-exceptions.patch
    A xorp/wip/0019-Remove-exceptions-related-to-the-profile-code.patch
    A xorp/wip/0020-Remove-a-bunch-of-CorruptMessage-exceptions.patch
    A xorp/wip/0021-bgp-Better-user-of-CorruptMessage-exception-class.patch
    A xorp/wip/0022-More-exception-removal-code.patch
    A xorp/wip/0023-Remove-exceptions-from-olsr.patch
    A xorp/wip/0024-Remove-more-exceptions-from-bgp.patch
    A xorp/wip/0025-More-bgp-exception-removal.patch
    A xorp/wip/0026-Finish-removing-exceptions-from-bgp.patch
    A xorp/wip/0027-Remove-exceptions-from-ospf.patch
    A xorp/wip/0028-Remove-more-ospf-exceptions.patch
    A xorp/wip/0029-Remove-more-exception-logic-from-policy-code.patch
    A xorp/wip/0030-Remove-more-exception-logic-from-policy-code.patch
    A xorp/wip/0031-Finish-removing-policy-exceptions.patch
    A xorp/wip/0032-Fix-warning-on-older-compilers.patch
    A xorp/wip/0033-Move-some-_invalid-logic-to-use-the-Invalid-base-cla.patch
    A xorp/wip/README.txt
    A xorp/wip/combined_rem_throw.patch
    A xorp/wip/first_rem_throw.patch

  Log Message:
  -----------
  Add exception-removal attempt patches as WIP.

I am tired of wasting time on this, will have to try again later
when I have time to do it right.


Compare: https://github.com/greearb/xorp.ct/compare/e06dd17179f9...3f0e667df808


More information about the Xorp-hackers mailing list