Page 1 of 1

r99 compile warnings

Posted: Fri Apr 25, 2008 22:46
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.

Posted: Sat Apr 26, 2008 8:11
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.

Posted: Sat Apr 26, 2008 11:28
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?

Posted: Sat Apr 26, 2008 14:54
by StasBFG[iddqd]
I also get warnings about win98 compatibility when compiling with VC9