bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] a warning from GCC 3.4.1


From: Øystein O Johansen
Subject: [Bug-gnubg] a warning from GCC 3.4.1
Date: Wed, 15 Sep 2004 13:27:21 +0200

Hi,

I notice that GCC 3.4.1 gives a deprecation warning when I'm compiling
neuralnet.c

gcc -mms-bitfields -Os -Wall -DHAVE_CONFIG_H -I. -I..    -c -o neuralnet.o
neura
lnet.c
neuralnet.c: In function `NeuralNetCreateDirect':
neuralnet.c:389: warning: use of cast expressions as lvalues is deprecated
neuralnet.c:390: warning: use of cast expressions as lvalues is deprecated
neuralnet.c:391: warning: use of cast expressions as lvalues is deprecated
neuralnet.c:392: warning: use of cast expressions as lvalues is deprecated
neuralnet.c:394: warning: use of cast expressions as lvalues is deprecated
neuralnet.c:395: warning: use of cast expressions as lvalues is deprecated
neuralnet.c:406: warning: use of cast expressions as lvalues is deprecated
neuralnet.c:408: warning: use of cast expressions as lvalues is deprecated
neuralnet.c:410: warning: use of cast expressions as lvalues is deprecated
neuralnet.c:412: warning: use of cast expressions as lvalues is deprecated

I must say, I don't care much about this warnings. Should I care?

-Øystein


-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]