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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: raulsalitrero at gmail dot com
New email:
PHP Version: OS:

 

 [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: Wed Apr 24 06:01:29 2024 UTC