From 485b8a7f20fc74fdf3539b40783d8bba0522a17b Mon Sep 17 00:00:00 2001 From: Pritpal Bedi Date: Mon, 23 Feb 2009 17:05:51 +0000 Subject: [PATCH] 2009-02-23 09:04 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/gtwvg/wvgwin.c + #define NONAMELESSUNION It may fix OW' few warnings. Please test. --- harbour/ChangeLog | 5 +++++ harbour/contrib/gtwvg/wvgwin.c | 2 ++ 2 files changed, 7 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 9615fbe2d0..aad04b602b 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-02-23 09:04 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) + * harbour/contrib/gtwvg/wvgwin.c + + #define NONAMELESSUNION + It may fix OW' few warnings. Please test. + 2009-02-23 16:40 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * bin/hb-mkdll.bat - Removed no longer relevant NOTE. BCC tlib can actually diff --git a/harbour/contrib/gtwvg/wvgwin.c b/harbour/contrib/gtwvg/wvgwin.c index a09cb566ee..a58992bd22 100644 --- a/harbour/contrib/gtwvg/wvgwin.c +++ b/harbour/contrib/gtwvg/wvgwin.c @@ -76,6 +76,8 @@ #define HB_OS_WIN_USED +#define NONAMELESSUNION + #include "gtwvg.h" #include "hbwapi.h" #include