ID: 40130 Updated by: [EMAIL PROTECTED] Reported By: gk at gknw dot de -Status: Assigned +Status: Closed Bug Type: GD related Operating System: NetWare PHP Version: 5CVS-2007-01-14 (snap) Assigned To: scottmac New Comment:
This bug has been fixed in CVS. 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/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2007-01-14 18:41:02] gk at gknw dot de Description: ------------ On NetWare platform we have similar to Win32 volume identifiers which are separated with a colon - but the volume names are not just one char but can be up to 16 chars. Therefore we need a minor patch against libgd/gdft.c: http://www.gknw.net/test/php_issues/libgd_gdft.c.diff and in addition we need to define the proper path separator in libgd/gd.h: http://www.gknw.net/test/php_issues/libgd_gd.h.diff I've tested this patch with all PHP5 versions. Thanks! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=40130&edit=1