php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14639 Error when compiling.
Submitted: 2001-12-21 07:43 UTC Modified: 2007-04-04 18:29 UTC
From: bzo951n at tninet dot se Assigned:
Status: Closed Package: Unknown/Other Function
PHP Version: 4.0CVS-2001-12-21 OS: Linux 2.4.15
Private report: No CVE-ID: None
 [2001-12-21 07:43 UTC] bzo951n at tninet dot se
./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..

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-21 07:57 UTC] mfischer@php.net
Fixed, thx.
 [2001-12-21 07:59 UTC] derick@php.net
Don't assign closed bugs to me :)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 21:01:29 2024 UTC