pkgsrc/devel/poco/patches
fhajny 207f94940c Fix the C99 problem on SunOS properly.
GCC 4.6 and newer on SunOS will force C99 with C++, which requires
_XOPEN_SOURCE=600 to be set. On the other hand, GCC 4.5 and earlier will
require C99 for _XOPEN_SOURCE=600, but reject C99 for C++ code.

Set _XOPEN_SOURCE to 500 or 600 accordingly.
2012-07-29 11:26:54 +00:00
..
patch-aa
patch-ab
patch-ac
patch-ad
patch-ae
patch-af
patch-ag
patch-ah
patch-ai
patch-build_config_Linux
patch-build_config_SunOS-GCC Fix the C99 problem on SunOS properly. 2012-07-29 11:26:54 +00:00
patch-Foundation_include_Poco_Platform.h
patch-Foundation_src_SharedMemory.cpp Fix the C99 problem on SunOS properly. 2012-07-29 11:26:54 +00:00