ossp-pkg/pth/ChangeLog 1.619 -> 1.620
--- ChangeLog 2004/09/12 11:44:25 1.619
+++ ChangeLog 2004/09/12 11:52:33 1.620
@@ -21,6 +21,10 @@
Changes between 2.0.1 and 2.0.2 (13-Jul-2003 to xx-XXX-2004)
+ *) Use "(char *)NULL" instead of plain "NULL" in last argument to
+ execl(2) to avoid GCC 3.5's "warning: missing sentinel in function call".
+ [Ralf S. Engelschall]
+
*) Workaround Autoconf/m4 problems in pth.m4 by using "m4_define"
instead of just "define" and no using m4_undefine at all.
[Dr. Andreas Mueller <afm@othello.ch>]
|
|