GNOME Bugzilla – Bug 724676
Add a version information API
Last modified: 2014-02-19 14:34:53 UTC
libgweather lacks a version information API similar to GLib [1] and GTK+ [2], particularly a "GWEATHER_CHECK_VERSION" macro which would be useful for working around deprecation warnings or conditionally using new features. [1] https://developer.gnome.org/glib/stable/glib-Version-Information.html [2] https://developer.gnome.org/gtk3/stable/gtk3-Feature-Test-Macros.html
Created attachment 269678 [details] [review] Add version information API
Review of attachment 269678 [details] [review]: Looks good!
Comment on attachment 269678 [details] [review] Add version information API commit 7fd8ce84126d66e0c05a8c6ad83e281b70790fd0 Author: Javier Jardón <javier.jardon@codethink.co.uk> Date: Tue Feb 18 22:31:01 2014 +0000 Add version information API Fixes bug https://bugzilla.gnome.org/show_bug.cgi?id=724676 Thanks for the review!
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.