ID: 14028
Updated by: jmoore
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: *General Issues
Operating System: Irix 5.3
PHP Version: 4.0.6
New Comment:

dup

Previous Comments:
------------------------------------------------------------------------

[2001-11-12 06:44:10] [EMAIL PROTECTED]

in main/main.c line 560

on IRIX 5.3 the function  asctime_r takes 3 parameter:
char *asctime_r (const struct tm *tm, char *buf, int buflen);

Irix 6.5 is o.k. with 2 parameters.

after adding the third paramter the system compiled fine and works well!



------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14028&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to