2009-08-23 13:41 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* source/hbpcre/Makefile
* source/hbzlib/Makefile
+ Added 'HB_BUILD_WARN := no' which causes that these foreign
sources will be compiled using default compiler warning level.
Should avoid a few MSVC warnings.
This commit is contained in:
@@ -17,6 +17,13 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-08-23 13:41 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* source/hbpcre/Makefile
|
||||
* source/hbzlib/Makefile
|
||||
+ Added 'HB_BUILD_WARN := no' which causes that these foreign
|
||||
sources will be compiled using default compiler warning level.
|
||||
Should avoid a few MSVC warnings.
|
||||
|
||||
2009-08-23 13:17 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/contrib/rddads/rddads.h
|
||||
* eliminated explicit casting to keep strict aliasing rules
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
|
||||
ROOT := ../../
|
||||
|
||||
HB_BUILD_WARN := no
|
||||
|
||||
C_SOURCES := \
|
||||
_hbpcreg.c \
|
||||
chartabs.c \
|
||||
|
||||
@@ -4,6 +4,8 @@
|
||||
|
||||
ROOT := ../../
|
||||
|
||||
HB_BUILD_WARN := no
|
||||
|
||||
C_SOURCES := \
|
||||
adler32.c \
|
||||
compress.c \
|
||||
|
||||
Reference in New Issue
Block a user