Opened 18 years ago

Closed 18 years ago

Last modified 5 years ago

#8504 closed patch

KYRA: kyra/kyra.cpp small build warning fix

Reported by: SF/njoly Owned by:
Priority: normal Component: Engine: Kyra
Version: Keywords:
Cc: Game:

Description

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@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@lanfeust.sis.pasteur.fr:/local/src/NetBSD/obj/amd64/sys/arch/amd64/compile/LANFEUST amd64 njoly@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.

Ticket imported from: #1404734. Ticket imported from: patches/609.

Attachments (1)

scummvm-kyrawarn.diff (1.6 KB ) - added by SF/njoly 18 years ago.
Fix kyra/kyra.cpp build warning

Download all attachments as: .zip

Change History (4)

by SF/njoly, 18 years ago

Attachment: scummvm-kyrawarn.diff added

Fix kyra/kyra.cpp build warning

comment:1 by lordhoto, 18 years ago

ok thanks, accepted.

comment:2 by lordhoto, 18 years ago

Status: newclosed

comment:3 by digitall, 5 years ago

Component: Engine: Kyra
Note: See TracTickets for help on using tickets.