URL:
  <http://gna.org/patch/?5810>

                 Summary: Enable warning about deprecated declarations
                 Project: Freeciv
            Submitted by: cazfi
            Submitted on: Mon 09 Feb 2015 08:40:00 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: 3.0.0

    _______________________________________________________

Details:

Remove disablement of -Wdeprecated-declarations from debug builds (where it
has been needed due to -Werror).

Use gtk+ and glib macros to define what deprecations are actually ok, and also
guard against usage of anything not available in the minimum version we
support.

Unfortunately glib has introduced such mechanisms only in version 2.32,
effectively meaning that we have to make glib-2.32 as the minimum version (we
can't silence warnings about symbols that are correct in versions prior that
but deprecated in it).



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 09 Feb 2015 08:40:00 AM EET  Name: DeprecationWarnEnable.patch 
Size: 3kB   By: cazfi

<http://gna.org/patch/download.php?file_id=23771>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?5810>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to