URL:
<http://gna.org/bugs/?20444>
Summary: implicit declaration of function 'stricoll'
Project: Freeciv
Submitted by: cazfi
Submitted on: Sat 19 Jan 2013 11:50:30 AM EET
Category: general
Severity: 3 - Normal
Priority: 5 - Normal
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
Release:
Discussion Lock: Any
Operating System: Microsoft Windows
Planned Release:
_______________________________________________________
Details:
There's just one warning left when compiling for Windows (crosser style
build):
utility/support.c: In function 'fc_stricoll':
utility/support.c:298:3: warning: implicit declaration of function 'stricoll'
[-Wimplicit-function-declaration]
utility/support.c:298:3: warning: nested extern declaration of 'stricoll'
[-Wnested-externs]
I tried to figure this one out (and fix) a while back when I managed to get
rid of the other warnings, but found no easy + proper fix (don't remember the
details).
As the last warning this has somewhat higher priority than it otherwise would
- it's the thing holding us back from enabling -Werror for Windows builds and
thus detecting new problems immediately when they occur.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?20444>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev