URL:
<http://gna.org/patch/?6509>
Summary: Silence compiler deprecation warnings in
--disable-debug builds
Project: Freeciv
Submitted by: cazfi
Submitted on: Thu 29 Oct 2015 12:15:02 AM EET
Category: bootstrap
Priority: 5 - Normal
Status: In Progress
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: 2.5.2, 2.6.0, 3.0.0
_______________________________________________________
Details:
Our usage of deprecated gtk/glib/etc functions is (usually) intentional as we
are supporting older versions of the libraries where the replacement for the
deprecated feature is not yet available.
In --enable-debug builds we have exactly right deprecation warnings about gtk
and glib for each of our components. For --disable-debug builds we don't
adjust deprecation warnings at all, resulting flood of warnings that are
intentionally not-fixed.
We should just disable all the deprecation warnings in --disable-debug builds.
For the purpose of fixing deprecations one should build --enable-debug build
anyway.
_______________________________________________________
Reply to this item at:
<http://gna.org/patch/?6509>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev