ID: 11889 Updated by: cnewbill Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0 Latest CVS (2001-07-04) Assigned To: Comments: Grabbed today's CVS and yeah the ifdefs fixed it. -Chris Previous Comments: --------------------------------------------------------------------------- [2001-07-05 06:49:04] [EMAIL PROTECTED] I've added loads of ifdefs to help prevent this. Please let me know if it works. --Wez. --------------------------------------------------------------------------- [2001-07-05 06:12:38] [EMAIL PROTECTED] It's broken on some platforms including the most modern ones. Please leave this bug report open until Wez fixes it. --------------------------------------------------------------------------- [2001-07-04 20:47:59] [EMAIL PROTECTED] works for me just fine. --------------------------------------------------------------------------- [2001-07-04 16:15:02] [EMAIL PROTECTED] string.c: In function `php_minit_nl_langinfo': string.c:280: `ERA_YEAR' undeclared (first use in this function) string.c:280: (Each undeclared identifier is reported only once string.c:280: for each function it appears in.) string.c:285: `INT_CURR_SYMBOL' undeclared (first use in this function) string.c:292: `MON_DECIMAL_POINT' undeclared (first use in this function) string.c:293: `MON_THOUSANDS_SEP' undeclared (first use in this function) string.c:294: `MON_GROUPING' undeclared (first use in this function) string.c:295: `POSITIVE_SIGN' undeclared (first use in this function) string.c:296: `NEGATIVE_SIGN' undeclared (first use in this function) string.c:297: `INT_FRAC_DIGITS' undeclared (first use in this function) string.c:298: `FRAC_DIGITS' undeclared (first use in this function) string.c:299: `P_CS_PRECEDES' undeclared (first use in this function) string.c:300: `P_SEP_BY_SPACE' undeclared (first use in this function) string.c:301: `N_CS_PRECEDES' undeclared (first use in this function) string.c:302: `N_SEP_BY_SPACE' undeclared (first use in this function) string.c:303: `P_SIGN_POSN' undeclared (first use in this function) string.c:304: `N_SIGN_POSN' undeclared (first use in this function) string.c:317: `GROUPING' undeclared (first use in this function) Looking at CVS, this looks to be the handy work of Wez Furlong about 10 hours ago. -Chris --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=11889&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]