Patch bugfix-53304 for ICONV related Bug #53304
Patch version 2010-11-17 18:18 UTC
Return to Bug #53304 |
Download this patch
Patch Revisions:
Developer: daniel.mueller@inexio.net
--- ext/standard/quot_print.c.orig 2010-01-03 10:36:31.000000000 +0100
+++ ext/standard/quot_print.c 2010-11-17 19:08:02.000000000 +0100
@@ -68,7 +68,7 @@
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 64, 64, 64, 64, 64, 64,
64, 10, 11, 12, 13, 14, 15, 64, 64, 64, 64, 64, 64, 64, 64, 64,
64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
- 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
+ 64, 10, 11, 12, 13, 14, 15, 64, 64, 64, 64, 64, 64, 64, 64, 64,
64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64, 64,
|