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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bzo951n at tninet dot se
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Thu Oct 31 23:01:28 2024 UTC