Hi Przemek,

I'm getting RTE, when trying to run cpinfo.prg with certain
CPs, like the Greek one (ntxgr437.obj) (with Clipper 5.2e):

---
11/10/09 14:32:05 DOS 7.10 Clipper (R) 5.2e Intl. (x216)  (1995.02.07)
Character encoding: NTXSORT v1.21e x15 24/Jun/93
==================================================
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ÿßÖÜ¢£G ¥PpƒásSíóúñѪµº¿¬¬½¼tF¡«»aT"
Error BASE/1209  String overflow: +
Called from PAD_LETTER(221)
Called from MAIN(187)
---

Brgds,
Viktor

On 2009 Nov 10, at 13:34, [email protected] wrote:

Revision: 12853
         
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=12853&view=rev
Author:   druzus
Date:     2009-11-10 12:34:49 +0000 (Tue, 10 Nov 2009)

Log Message:
-----------
2009-11-10 13:34 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
 * harbour/tests/cpinfo.prg
+ added additional information that binary tables generated by cpinfo.prg have to be used instead of human readable form when such situation can
     be easy detected

 * harbour/src/codepage/cpsvclip.c
* replaced old definition with binary tables generated by cpinfo.prg
     to fully replicate wrong Clipper NTXSWE.OBJ definition.

Modified Paths:
--------------
   trunk/harbour/ChangeLog
   trunk/harbour/src/codepage/cpsvclip.c
   trunk/harbour/tests/cpinfo.prg


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to