31 May
2002
31 May
'02
11:39 a.m.
CP1252 (WinLatin1) should be similar to ISO-8859-1 (Latin1). I'm running en_US locale which supports all those characters that it's trying to match. It should be okay right?
Similar isn't the same as "the same as". To get the regression test program to work with that file one would probably have to add a call to: setlocale(LC_ALL,""); somewhere as well. But doing that could break the main set of tests on some platforms (as these require the C locale). No-one said this was going to be easy... John Maddock http://ourworld.compuserve.com/homepages/john_maddock/index.htm