ID:               23897
 Updated by:       [EMAIL PROTECTED]
 Reported By:      aleks at m2media dot ru
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: Red Hat Linux 7.3
 PHP Version:      4.3.2
 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.

Thanks for the patch :)


Previous Comments:
------------------------------------------------------------------------

[2003-05-30 06:33:00] aleks at m2media dot ru

---
/mnt/net/distrib/4programmers/ServerApps/Php/php-4.3.2/ext/mbstring/mbfilter.c
     Fri May 30 1
+++ mbfilter.c  Fri May 30 15:19:43 2003
@@ -107,7 +107,7 @@
 #if defined(HAVE_MBSTR_KR)
 #include "mbfilter_kr.h"
 #endif
-#if defined(HAVE_MBSTR_KR)
+#if defined(HAVE_MBSTR_RU)
 #include "mbfilter_ru.h"
 #endif




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


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

Reply via email to