[PHP-CVS] cvs: php4 /ext/yp yp.c

2001-04-07 Thread Jon Parise
jon Sat Apr 7 11:22:27 2001 EDT Modified files: /php4/ext/ypyp.c Log: Fix compilation (strict compilers require constant initializers). Index: php4/ext/yp/yp.c diff -u php4/ext/yp/yp.c:1.19 php4/ext/yp/yp.c:1.20 --- php4/ext/yp/yp.c:1.19 T

[PHP-CVS] cvs: php4 /ext/yp yp.c

2001-03-20 Thread Fredrik Öhrn
ohrnTue Mar 20 12:04:41 2001 EDT Modified files: /php4/ext/ypyp.c Log: really fix the build Index: php4/ext/yp/yp.c diff -u php4/ext/yp/yp.c:1.18 php4/ext/yp/yp.c:1.19 --- php4/ext/yp/yp.c:1.18 Tue Mar 20 04:50:26 2001 +++ php4/ext/yp/yp.c

[PHP-CVS] cvs: php4 /ext/yp yp.c

2001-03-20 Thread Sascha Schumann
sas Tue Mar 20 04:50:26 2001 EDT Modified files: /php4/ext/ypyp.c Log: fix build Index: php4/ext/yp/yp.c diff -u php4/ext/yp/yp.c:1.17 php4/ext/yp/yp.c:1.18 --- php4/ext/yp/yp.c:1.17 Mon Mar 19 09:01:35 2001 +++ php4/ext/yp/yp.cTue Mar

[PHP-CVS] cvs: php4 /ext/yp yp.c

2001-03-19 Thread Fredrik Öhrn
ohrnMon Mar 19 09:01:36 2001 EDT Modified files: /php4/ext/ypyp.c Log: Removed redundant initialization. Index: php4/ext/yp/yp.c diff -u php4/ext/yp/yp.c:1.16 php4/ext/yp/yp.c:1.17 --- php4/ext/yp/yp.c:1.16 Sun Mar 18 14:16:46 2001 +++ php4