From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.15
PHP version:      4.0CVS-2001-12-21
PHP Bug Type:     Mailparse related
Bug description:  Error when compiling.

./ext/mailparse/mailparse.c has a error at line 191
making the compiling stop.

Error Message: Error before ','...

The code at that line:
zend_error(E_WARNING, "%s(): unable to open temp file",
get_active_function_name(TSRMLS_CC));

Commented it out to make the compiling finnish.. Seems to work fine without
it so far..
-- 
Edit bug report at: http://bugs.php.net/?id=14639&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