[OpenSIPS-Devel] [OpenSIPS/opensips] ec0414: Fix unhandled compile flags combination

Liviu Chircu liviu at opensips.org
Thu Dec 7 04:48:25 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: ec04149f2b9b0930f93c1c787170de3a53e5530a
      https://github.com/OpenSIPS/opensips/commit/ec04149f2b9b0930f93c1c787170de3a53e5530a
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2017-12-07 (Thu, 07 Dec 2017)

  Changed paths:
    M net/net_tcp_dbg.h

  Log Message:
  -----------
  Fix unhandled compile flags combination

Defining DBG_TCPCON without DBG_STRUCT_HIST would lead to a broken
opensips binary, that always fails to start. We now throw a compilation
warning on such flag combinations and ensure the resulting binary
remains correct.

Reported by SamyGo




More information about the Devel mailing list