ID:               21525
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Assigned
+Status:           Closed
 Bug Type:         Gettext related
 Operating System: Win2k
 PHP Version:      4.3.0
 Assigned To:      edink
 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-01-11 09:49:13] [EMAIL PROTECTED]

I just compiled the dll with HAVE_BIND_TEXTDOMAIN_CODESET 
defined. Everything went well and I'm retrieving 
UTF-8 strings now. 
I'm using libintl.dll from http://gettext.sourceforge.net 
Would you like a patch for gettext.dsp with defined 
HAVE_BIND_TEXTDOMAIN_CODESET? 
Will this be "fixed" in the next PHP release?

------------------------------------------------------------------------

[2003-01-08 14:58:15] [EMAIL PROTECTED]

What is the codeset used by gettext() on Win32?

I'm looking for UTF-8. Is this supported?
Is gettext() using the codeset specified in the .mo file?

------------------------------------------------------------------------

[2003-01-08 14:48:35] [EMAIL PROTECTED]

The function appears to be dependant on HAVE_BIND_TEXTDOMAIN_CODESET,
which is not defined in Win32 builds.

------------------------------------------------------------------------

[2003-01-08 14:04:56] [EMAIL PROTECTED]

Trying to use bind_textdomain_codeset() with the
PHP 4.3.0 binaries results in the following error:

Fatal error: Call to undefined function: bind_textdomain_codeset()

Is the php_gettext.dll in the 4.3.0 release outdated?

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=21525&edit=1

Reply via email to