ID: 48640
User updated by: guen...@php.net
Reported By: guen...@php.net
Status: Assigned
Bug Type: Zip Related
Operating System: NetWare
PHP Version: 5.2.10
Assigned To: guenter
New Comment:
Here's a 'diff -wu php_zip.c.orig
ID: 48635
User updated by: guen...@php.net
Reported By: guen...@php.net
Status: Open
Bug Type: GD related
Operating System: all affected
PHP Version: 5.2.10
New Comment:
just found that exactly same patch I suggested was already applied to
5.3
From: guen...@php.net
Operating system: NetWare
PHP version: 5.2.10
PHP Bug Type: Zip Related
Bug description: compilation broken for NetWare because of wrong ifdefs
Description:
compilation breaks in php_zip.c function php_zip_realpath_r() because of
wrong
From: guen...@php.net
Operating system: NetWare
PHP version: 5.2.10
PHP Bug Type: Date/time related
Bug description: compilation broken due missing llabs() inline
Description:
date/php_date.c needs another inline for NetWare Metrowerks compiler
From: guen...@php.net
Operating system: all affected
PHP version: 5.2.10
PHP Bug Type: GD related
Bug description: wrong variable assignment breaks strict compiler on NetWare
Description:
I've just compiled PHP 5.2.10, and my strict NetWare compiler brea