On 21 Mar 2008, at 12:09, Antony Dovgal wrote:

On 03/18/2008 06:51 AM, Stephen Bach wrote:
Attached is a simple proposed patch that fixes Bug 43477. Basically, the code that set the error mode of the ICU converter was giving it an instruction (the context parameter) to only skip or substitute if the code point was not represented in the new encoding. However, it still was returning an error for
illegal sequences.

The test suite returns the same results with or without the patch. Test also
attached.

Patch committed, thanks.

Can we test U_CONV_ERROR_SUBST too? See attached patch. Also, the bug should be closed.


--
Geoffrey Sneddon
<http://gsnedders.com/>


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to