php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #50854 DWORD and TSRMLS_DC undefined in php.h
Submitted: 2010-01-27 02:50 UTC Modified: 2010-01-27 07:48 UTC
From: spam04 at pornel dot net Assigned: pajoye (profile)
Status: Closed Package: Compile Failure
PHP Version: 5.3SVN-2010-01-27 (snap) OS: Mac OS X 10.6.2
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: spam04 at pornel dot net
New email:
PHP Version: OS:

 

 [2010-01-27 02:50 UTC] spam04 at pornel dot net
Description:
------------
Compile fails on:

PHPAPI void php_win32_docref2_from_error(DWORD error, const char 
*param1, const char *param2 TSRMLS_DC);


Expected result:
----------------
It seems like win32-specific thing that shouldn't be compiled on OS X.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-01-27 07:48 UTC] svn@php.net
Automatic comment from SVN on behalf of pajoye
Revision: http://svn.php.net/viewvc/?view=revision&revision=294075
Log: - #50854, fix build on non windows
 [2010-01-27 07:48 UTC] pajoye@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 [2010-01-27 10:36 UTC] svn@php.net
Automatic comment from SVN on behalf of pajoye
Revision: http://svn.php.net/viewvc/?view=revision&revision=294079
Log: - #50854, fix build on non windows, svn merge is useless.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat May 10 04:01:29 2025 UTC