[ scummvm-Patches-1404734 ] KYRA: kyra/kyra.cpp small build warning fix

SourceForge.net noreply at sourceforge.net
Fri Jan 13 14:03:38 CET 2006


Patches item #1404734, was opened at 2006-01-13 14:03
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1404734&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nicolas Joly (njoly)
Assigned to: Nobody/Anonymous (nobody)
Summary: KYRA: kyra/kyra.cpp small build warning fix

Initial Comment:
Hi,

I noticed a small compilation warning in kyra/kyra.cpp
with gcc on my NetBSD/amd64 machine:

kyra/kyra.cpp:1001: warning: `static' is not at
beginning of declaration
kyra/kyra.cpp:1004: warning: `static' is not at
beginning of declaration
kyra/kyra.cpp:1007: warning: `static' is not at
beginning of declaration
kyra/kyra.cpp:1010: warning: `static' is not at
beginning of declaration
kyra/kyra.cpp:1013: warning: `static' is not at
beginning of declaration
kyra/kyra.cpp:1729: warning: `static' is not at
beginning of declaration

njoly at lanfeust [~]> uname -a
NetBSD lanfeust.sis.pasteur.fr 3.99.15 NetBSD 3.99.15
(LANFEUST) #6: Tue Jan 10 11:15:40 CET 2006 
njoly at lanfeust.sis.pasteur.fr:/local/src/NetBSD/obj/amd64/sys/arch/amd64/compile/LANFEUST
amd64
njoly at lanfeust [~]> gcc -v 
Using built-in specs.
Configured with:
/home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure
--enable-long-long --disable-multilib --enable-threads
--disable-symvers --build=i386-unknown-netbsdelf2.0.
--host=x86_64--netbsd --target=x86_64--netbsd
Thread model: posix
gcc version 3.3.3 (NetBSD nb3 20040520)

Hope this helps,
Regards.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1404734&group_id=37116




More information about the Scummvm-tracker mailing list