https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3161
--- Comment #18 from Jeff Morriss <jeff.morriss.ws@xxxxxxxxx> 2010-05-18 12:18:50 PDT ---
Going from _XOPEN_SOURCE (=0) to _XOPEN_SOURCE=600 would be moving us from XPG3
(1989) to XPG6 (2001).
The question really is will this break compilation on some other (probably
older) OS? Solaris and Linux don't seem to mind, but I have no clue about
others... Might another OS decide that it doesn't implement level 600 and
bail?
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.