July 15, 2004
Jan Knepper <jan@smartsoft.us> wrote in news:cd5nr8$1ui8$1@digitaldaemon.com:

> I can understand that, but that warning is not something we control.

But timestamps suggests that about 10 files in win32 were already modified after 1996 year (which can be easily verified comparing latest beta with dm81dc.zip@ftp).

ABX
July 15, 2004
W³odzimierz Skiba wrote:

> Jan Knepper <jan@smartsoft.us> wrote in news:cd5nr8$1ui8$1@digitaldaemon.com:
> 
> 
>>I can understand that, but that warning is not something we control.
> 
> 
> But timestamps suggests that about 10 files in win32 were already modified after 1996 year (which can be easily verified comparing latest beta with dm81dc.zip@ftp).
> 
> ABX
That will work some some, not all DMC users...
I use one of the much later M$ SDK's and have to make changes to header files to prevent these warnings. I know there are others out there that also use more recent SDK's...

-- 
ManiaC++
Jan Knepper

But as for me and my household, we shall use Mozilla...
www.mozilla.org
July 17, 2004
"W³odzimierz Skiba" <abx@abx.art.pl> wrote in message news:c1cuno$1c2n$2@digitaldaemon.com...
> "Walter" <walter@digitalmars.com> wrote in news:c16pbh$2d3a$1@digitaldaemon.com:
>
> > Fixes wxWindows build breaks.
>
> Thanks for all of your support.
>
> > http://www.digitalmars.com/compiler.htm
>
> MAPI_LONG_MSGID definition in win32/mapi.h cause warning:
>
> /* #define MAPI_LONG_MSGID  0x00004000  /* allow 512 char returned ID   */
>                                        ^
> h:\dmc\BIN\..\include\win32\mapi.h(161) : Warning 3: comments do not nest

Using the dmc switch:
    -w3
will disable the warning.


1 2
Next ›   Last »