ossp-pkg/pth/ChangeLog 1.617 -> 1.618
--- ChangeLog 2004/09/12 11:27:32 1.617
+++ ChangeLog 2004/09/12 11:36:13 1.618
@@ -21,6 +21,10 @@
Changes between 2.0.1 and 2.0.2 (13-Jul-2003 to xx-XXX-2004)
+ *) Avoid side-effects by defining _XOPEN_SOURCE only temporarily
+ for inclusion of <poll.h> instead of permanently.
+ [Graham Nash <gnash@ncube.com>]
+
*) Workaround GCC 2.x and 3.5 (3.4 worked fine) macro parsing
behaviour by using a pre-declared function pointer type "typedef
int (*pth_event_func_t)(void *);" instead of using an inlined
|
|