> On 07 Sep 2015, at 17:43, Hilaire <[email protected]> wrote: > > Le 07/09/2015 17:15, Sven Van Caekenberghe a écrit : >> Did you try my file out ? > > No, I blindly trusted you. >> Can you load it OK ? > > So I try it now and it does not work, but not apparently for encoding > reason. Your source is not complete as the class definition is not included,
Yes it is only one method, the class is called Hilaire and is empty ;-) The point is, maybe your environment is different than mine. The code you showed is quite horrible. (1) encoding detection is theoretically impossible (2) is should certainly not happen there (3) MacRoman is totally ancient anyway >> Can you file the method out again ? >> >>>> When debugging the import, I see that at some point the >>>> MultiByteFileStream got it converter changed to MacRomanTextConverter. >>>> It seams to happen somewhere in #parseNextDeclaration. Initially just >>>> before import but a the start of fileIn its converter is UTF8... >> You mean using MCZ ? > > Not when using the snapshot/souce.st file included in the MCZ. > > Hilaire > > -- > Dr. Geo > http://drgeo.eu > http://google.com/+DrgeoEu > > >
