ID: 24402 Updated by: [EMAIL PROTECTED] Reported By: beckett at beckettmw dot com -Status: Open +Status: Closed Bug Type: Gettext related Operating System: Mac OS X/Darwin -PHP Version: 5.0.0b1 (beta1) +PHP Version: 4.3.3, 5.0.0b1 (beta1) New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, 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/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2003-07-23 11:27:45] jh at twiddle dot com Meant the opposite ofcourse.. 's what you get if deprived from sleep. Just define _INTL_REDIRECT_INLINE for 0.12. (see libintl.h) ------------------------------------------------------------------------ [2003-07-22 13:27:46] jh at twiddle dot com (stating the obvious, but nonetheless: that is, in gettext.c before including libintl.h) ------------------------------------------------------------------------ [2003-07-22 13:22:29] jh at twiddle dot com Perhaps the _INTL_REDIRECT_INLINE in libintl.h? If it's defined, try to undef it and see if it solves your problem. Best regards, Jeroen ------------------------------------------------------------------------ [2003-06-30 10:15:35] beckett at beckettmw dot com Update: ------- I have now tested PHP 4.3.1, 4.3.2, 5.0.0b1, as well as snaps dated 200306301330 of PHP4-STABLE, PHP4-CVS, and PHP5-CVS. In every case, PHP compiles with no errors if I use gettext 0.11.2. However, if I use gettext 0.12 or 0.12.1, the error listed occurs in every case of PHP. So my guess would be that something critical has changed in gettext between 0.11.2 and 0.12 that's preventing PHP from compiling. I have not yet had time to test this on platforms other than Mac OS X, but I will try on a Linux and a FreeBSD box later on today if possible. ------------------------------------------------------------------------ [2003-06-30 07:14:22] [EMAIL PROTECTED] Do you get the same errors with latest PHP 4 (stable) snapshot? (from http://snaps.php.net) ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/24402 -- Edit this bug report at http://bugs.php.net/?id=24402&edit=1
