https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3161
--- Comment #4 from Mike Frysinger <vapier@xxxxxxxxxx> 2008-12-26 17:09:25 PDT ---
the logs shows just people trying different defines and hoping things work.
that's how things like __USE_XOPEN got in there. defining _XOPEN_SOURCE to
nothing is wrong as it's too old and causes string prototypes to be omitted.
i dont have any opensolaris platform to test, but i'd think that they'd be
doing the right thing as well and respect a properly defined _XOPEN_SOURCE
value like the POSIX spec documents.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.