[Xorp-hackers] [greearb/xorp.ct] 8eba9c: Allow adding -Wno-deprecated compiler command.

GitHub noreply at github.com
Wed Sep 27 16:08:39 PDT 2017


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

  Changed paths:
    M xorp/SConstruct

  Log Message:
  -----------
  Allow adding -Wno-deprecated compiler command.

So we can try to compile on recent gcc without removing all the exception cruft.

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


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

  Changed paths:
    M xorp/bgp/harness/test_peer.cc
    M xorp/bgp/peer.cc
    M xorp/contrib/olsr/message.hh
    M xorp/fea/data_plane/control_socket/netlink_socket_utilities.cc
    M xorp/libxipc/xrl_atom.cc
    M xorp/libxipc/xrl_atom.hh
    M xorp/mld6igmp/xrl_mld6igmp_node.cc
    M xorp/ospf/packet.cc
    M xorp/wip/combined_rem_throw.patch

  Log Message:
  -----------
  Fix compile on Fedora-26.

Fixes some fall-through warnings and errors, and some
other issues found by the newer compiler.

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


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


More information about the Xorp-hackers mailing list