r99 compile warnings

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

r99 compile warnings

Post by Enjay »

It compiled, and it seems to work but I got these two warnings. They mean nothing to me.

I think I have maybe posted the first one before.

Code: Select all

Embedding manifest...
.\trustinfo.txt:manifest authoring warning 81010002:Unrecognized Element "trustInfo" in namespace "urn:schemas-microsoft-com:asm.v3".

Code: Select all

updaterevision.c
.\updaterevision.c(39) : warning C4996: 'tempnam': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _tempnam. See online help for details.
        F:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(679) : see declaration of 'tempnam'
FWIW, Zdoom does not give me these (or any other) warnings.
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

I don't care. The first one is a mystery to me and the second one can't be fixed without creating problems with some Linux distributions, apparently.
User avatar
Enjay
Developer
Developer
Posts: 4748
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

Fair enough.

As a matter of interest, is anyone else who is reading this thread getting the first one or maybe knows what it means?
User avatar
StasBFG[iddqd]
Posts: 29
Joined: Thu Nov 16, 2006 4:12
Location: Moscow, Russia
Contact:

Post by StasBFG[iddqd] »

I also get warnings about win98 compatibility when compiling with VC9
Locked

Return to “Closed Bugs”