Log Message: ----------- 2009-11-10 18:24 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/tests/cpinfo.prg * harbour/include/hbapicdp.h * harbour/include/hbcdpreg.h * modified format used for CP definition using binary tables + added Latin character striping from non Latin based CPs * changed warning message to be more clear. In most of cases when this message is shown: Warning: irregular CP which needs verification for human readable definition in Harbour it should be possible to create human non binary CP definition. Usually it should be enough to copy HB_CP_UPPER and HB_CP_LOWER strings and verify if final result are compatible by comparing automatically generated .c file with binary tables. If you will find some CPs where it's not compatible then please inform me about it and I'll try to update cpinfo.prg When this message is shown:Warning: irregular CP which needs special definition in Harbourusing binary tables generated by this programthen binary tables have to be used to replicate exact CP conditions.If no warning message is shown then human readable form of CPdefinition can be used without (I hope ;)) additional verification.
Could cpinfo.prg automatically decide on the above and create appropriate raw or readable output? Brgds, Viktor _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
