2006-07-27 14:20 UTC+0100 Ryszard Glab <rglab//imid.med.pl>

* include/hbcomp.h
   * source/compiler/genc.c
   * source/compiler/gencli.c
   * source/compiler/genhrb.c
   * source/compiler/genjava.c
   * source/compiler/genobj32.c
   * source/compiler/harbour.c
      * fixed compilation of static variables with -gc2 switch

   * source/pp/ppcore.c
      * fixed vertical spacing in generated ppo files

   * source/util/hbpptest/pretest.prg
      * fixed for current state of preprocessor
This commit is contained in:
Ryszard Glab
2006-07-27 12:08:36 +00:00
parent 2afe706de7
commit 926ce276cb

View File

@@ -20,6 +20,9 @@
* source/pp/ppcore.c
* fixed vertical spacing in generated ppo files
* source/util/hbpptest/pretest.prg
* fixed for current state of preprocessor
2006-07-27 01:18 UTC+0100 Viktor Szakats (viktor.szakats syenar.hu)