php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50541 Missing HEADER definition
Submitted: 2009-12-21 12:27 UTC Modified: 2009-12-21 15:23 UTC
From: spam04 at pornel dot net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 5.3SVN-2009-12-21 (snap) OS: Mac OS X 10.5
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
28 - 19 = ?
Subscribe to this entry?

 
 [2009-12-21 12:27 UTC] spam04 at pornel dot net
Description:
------------
This is regression due to Bug #50508

Reverting this change:

http://svn.php.net/viewvc/?view=revision&revision=292283

fixes the problem on Mac OS X.

Actual result:
--------------
/tmp/php5.3-200912211130/ext/standard/dns.c:302: error: syntax error before ‘HEADER’
/tmp/php5.3-200912211130/ext/standard/dns.c:302: warning: no semicolon at end of struct or union
/tmp/php5.3-200912211130/ext/standard/dns.c:304: error: syntax error before ‘}’ token

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-12-21 14:00 UTC] jani@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

Comment in the other bug. 
 [2009-12-21 14:16 UTC] spam04 at pornel dot net
Can you tell me bug # of the duplicate?

If you mean Bug #50508, then that bug is closed as "fixed" (it's not fixed) and does not allow any comments, which I why I had to submit another bug.
 [2009-12-21 15:22 UTC] svn@php.net
Automatic comment from SVN on behalf of jani
Revision: http://svn.php.net/viewvc/?view=revision&revision=292413
Log: - Tune the fix for bug #50508 and make it work with MacOSX, bug #50541.
 [2009-12-21 15:23 UTC] jani@php.net
Apple should get their crap fixed so that it's not different from every other decent OS out there. Hopefully this is fixed now in SVN.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 10:01:29 2024 UTC