php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #53606 PCRE Compile Fails, Can't open stdint.h
Submitted: 2010-12-24 18:06 UTC Modified: 2010-12-24 20:01 UTC
From: raulsalitrero at gmail dot com Assigned: cataphract (profile)
Status: Closed Package: PCRE related
PHP Version: 5.3SVN-2010-12-24 (SVN) OS: Windows XP
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:
7 + 1 = ?
Subscribe to this entry?

 
 [2010-12-24 18:06 UTC] raulsalitrero at gmail dot com
Description:
------------
php build fails since todays upgrade of bundled pcrelib.
since it can't find stdint.h in windows.

the fix is really simple, since it has been fixed in earlier versions,
i've included a small patch.




Test script:
---------------
compile in windows.


Expected result:
----------------
compile works as expected

Actual result:
--------------
error can't open stdint.h

Patches

parche.diff (last revision 2010-12-24 17:06 UTC by raulsalitrero at gmail dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-24 20:01 UTC] cataphract@php.net
Automatic comment from SVN on behalf of cataphract
Revision: http://svn.php.net/viewvc/?view=revision&revision=306625
Log: - Fix PCRE build on Windows; closes bug #53606.
 [2010-12-24 20:01 UTC] cataphract@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cataphract
 [2010-12-24 20:01 UTC] cataphract@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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 11 01:01:31 2024 UTC