On Oct 6, 2009, at 17:35, Mike Gran wrote:
Also, I need to revert the regexp.test which seems
to be broken on Darwin but work elsewhere.

Hi, Mike.  I've done a little more digging...

The code in regexp.test tries the suffixes ".ISO-8859-1" and ".iso88591" when selecting locale names. I take it that means there's inadequate standardization on the naming of encodings across systems? Well, when I make it try ".ISO8859-1", most of the tests pass on Mac OS X. The "string of all chars" ones still fail; I'm looking into those.

Ken


Reply via email to