Hi April,
> April White wrote: > >> Few issues which need to be solved to achieve that: >>> - Add HB_CODEPAGE_* symbols (from source/codepage/*.c) >>> >> ... >> >>> - Add HB_LANG_* symbols (from source/lang/*.c) >>> >> ... >> > > Are codepage and lang files to be reported in the simple form? The program > does not format C function names with HB_FUN_... but should it do that for > codepage and lang? > > The exclusion of duplicates make some entries disappear, for example: DEWIN > is both a codepage and a lang entry; the lang entry is discarded. > > > From the output: > > // > // symbols from file: ..\..\source\codepage\cp_tpl.c > // > EXTERNAL EN > > // symbols from file: ..\..\source\lang\msgeu.c > // > EXTERNAL EU > // They should appear as in current include/hbextern.ch file: EXTERNAL HB_LANG_BE866 EXTERNAL HB_LANG_BEWIN EXTERNAL HB_LANG_BG866 EXTERNAL HB_LANG_BGISO [...] EXTERNAL HB_CODEPAGE_BG866 EXTERNAL HB_CODEPAGE_BGISO EXTERNAL HB_CODEPAGE_BGMIK EXTERNAL HB_CODEPAGE_BGWIN EXTERNAL HB_CODEPAGE_CS852 EXTERNAL HB_CODEPAGE_CSISO [...] Brgds, Viktor
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour