Hi Xavi,

Our reference compiler version is 5.2e. Results
for older versions/revisions don't matter for Harbour.

Since we also support 5.3b, we may also try to
replicate it as an extra (if possible to solve
in a reasonable way), so such tests are also
useful to see.

Brgds,
Viktor

On 2009 Oct 7, at 13:02, Xavi wrote:

Chen,

But the whole idea of Harbour' codepage ES850C was to supply a driver that is Clipper compatible (this is the "C" in the codepage name) to allow such mutual
updates.
        
Maybe for don't have cpinfo.
Only by changing one version, the collation sequence is different .-

10/06/09 17:45:02 DOS 5.00 Clipper (R) 5.2d Intl. (x215)  (1994.03.25)
Character encoding: NTXSORT v1.21e x15 24/Jun/93
==================================================
character '—' (151:A L ) is the same as upper and lower
number of upper and lower characters is different
Warning: irregular CP which needs special definition in Harbour
upper: "ABCDEFGHIJKLMN¥OPQRSTUVWXYšZŽ™"
lower: "a bcde‚fghi¡jklmn¤o¢pqrstu—vwxyz†„”"
==================================================

and may use any version of National Language Drivers .-

10/06/09 17:43:55 DOS 5.00 Clipper (R) 5.01
Character encoding: NATSORT v1.2i x14 19/Mar/93
==================================================
simple byte sorting !!!
character '—' (151:A   ) not defined as upper or lower
number of upper and lower characters is different
letters are not sorted continuously
Warning: irregular CP which needs special definition in Harbour
upper: "ABCDEFGHIJKLMNOPQRSTUVWXYZŽ™š¥"
lower: "abcdefghijklmnopqrstuvwxyz‚„†” ¡¢¤"
==================================================

Not mention of MDXSORT.
To allow such mutual updates we need a codepage for each.
What is the solution, change ES850C to a single specify version?

--
Xavi

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to