Edit report at http://bugs.php.net/bug.php?id=53606&edit=1
ID: 53606 Updated by: [email protected] Reported by: raulsalitrero at gmail dot com Summary: PCRE Compile Fails, Can't open stdint.h -Status: Open +Status: Closed Type: Bug Package: PCRE related Operating System: Windows XP PHP Version: 5.3SVN-2010-12-24 (SVN) -Assigned To: +Assigned To: cataphract Block user comment: N Private report: N New Comment: 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. Previous Comments: ------------------------------------------------------------------------ [2010-12-24 20:01:27] [email protected] 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 18:06:02] 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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=53606&edit=1
