ID: 22841 Updated by: [EMAIL PROTECTED] Reported By: php-bugs at martinjansen dot com -Status: Open +Status: Closed Bug Type: *General Issues Operating System: Linux PHP Version: 5CVS-2003-03-24 (dev) New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2003-03-24 03:28:43] php-bugs at martinjansen dot com The documentation in README.EXT_SKEL concerning (g)awk on Debian is incomplete. The included diff "fixes" this. Index: README.EXT_SKEL =================================================================== RCS file: /repository/php4/README.EXT_SKEL,v retrieving revision 1.10 diff -u -r1.10 README.EXT_SKEL --- README.EXT_SKEL 13 Mar 2003 09:02:13 -0000 1.10 +++ README.EXT_SKEL 24 Mar 2003 10:21:08 -0000 @@ -20,7 +20,8 @@ [ Note that GNU awk is likely required for this script to work. Debian systems seem to default to using mawk, so you may need to change the - #! line in skeleton/create_stubs to use gawk explicitly. ] + #! line in skeleton/create_stubs and the cat $proto | awk line in + ext_skel to use gawk explicitly. ] If you don't need to test the existence of any external header files, libraries or functions in them, the module is already almost ready to be ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22841&edit=1
