Re: [Harbour] 2008-11-03 08:57 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-11-03 Thread Szakáts Viktor
Hi Randy, Hi Viktor, For backwards compatibility (especially with legacy systems) I think you need to also support Windows-1252 encoding. In my understanding (which may be wrong), we have two categories: - legacy Subcategory may be Clipper (multiple versions even, as 5.2 and 5.3

Re: [Harbour] 2008-11-03 08:57 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-11-03 Thread Randy Portnoff
Hi Viktor, For backwards compatibility (especially with legacy systems) I think you need to also support Windows-1252 encoding. Regards, Randy. At 09:03 AM 11/3/2008, you wrote: Hi Przemek and all, Here are the results. (official C5.2e and C5.3b ones, plus three unofficial HU ones). To fu

Re: [Harbour] 2008-11-03 08:57 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-11-03 Thread Szakáts Viktor
Hi Przemek, I've been following the instructions in these files, which say, the first string should be the exact same string as the second, but in upper case. Now, in French these accented chars are present in IBM850, so they should IMO be included. Accented chars in French are also considered wi

Re: [Harbour] 2008-11-03 08:57 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-11-03 Thread Przemyslaw Czerpak
On Mon, 03 Nov 2008, Szak�ts Viktor wrote: Hi Viktor, > * source/codepage/cpfr850.c > ! Fixed uppercase chars. Are you sure that this modification is correct. Such things should be done by users who know and use given language. And of course it should be checked with Clipper because it may

[Harbour] 2008-11-03 08:57 UTC+0200 Viktor Szakats (harbour.01 syenar hu)

2008-11-02 Thread Szakáts Viktor
2008-11-03 08:57 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * common.mak * source/codepage/Makefile + source/codepage/cproiso.c + source/codepage/cpfriso.c + source/codepage/cpfrwin.c + Added new CPs. - source/codepage/cphr1250.c + source/codepage/cphrwin.c * Renamed to f