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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC