2012-09-25 15:49 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)

* harbour/src/compiler/harbour.y
  * harbour/src/macro/macro.y
    * disabled meaningless warnings in BCC and OpenWatcom builds

  * harbour/src/compiler/harbour.yyh
  * harbour/src/compiler/harbour.yyc
  * harbour/src/macro/macro.yyc
  * harbour/src/macro/macro.yyh
    * regenerated with unpatched bison 2.5

  * harbour/config/win/pocc.mk
    * added -I$(TOP) to PORC build flags - it's necessary to compile
      HBMK2 with PORC 4.50.1
This commit is contained in:
Przemyslaw Czerpak
2012-09-25 13:50:04 +00:00
parent c9ab7e294a
commit b8d3d7077a

View File

@@ -16,6 +16,21 @@
The license applies to all entries newer than 2009-04-28.
*/
2012-09-25 15:49 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/src/compiler/harbour.y
* harbour/src/macro/macro.y
* disabled meaningless warnings in BCC and OpenWatcom builds
* harbour/src/compiler/harbour.yyh
* harbour/src/compiler/harbour.yyc
* harbour/src/macro/macro.yyc
* harbour/src/macro/macro.yyh
* regenerated with unpatched bison 2.5
* harbour/config/win/pocc.mk
* added -I$(TOP) to PORC build flags - it's necessary to compile
HBMK2 with PORC 4.50.1
2012-09-25 15:43 UTC+0200 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/src/compiler/harbour.y
* harbour/src/macro/macro.y