20 Apr 2012 22:29
[awesome bugs] #989 - Since glib-2.30, only single includes (<glib.h> are allowed), otherwise build fails
awesome <julien <at> danjou.info>
2012-04-20 20:29:37 GMT
2012-04-20 20:29:37 GMT
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task is now closed: FS#989 - Since glib-2.30, only single includes (<glib.h> are allowed), otherwise build fails User who did this - Uli Schlachter (psychon) Reason for closing: Works for me Additional comments about closing: This was already fixed four months ago. http://www.mail-archive.com/awesome-devel <at> naquadah.org/msg06675.html commit d3d8160e273b56d0262d2570cfa6bcb76b9ea771 Author: Thomas Moschny <thomas.moschny <at> gmx.de> Date: Wed Dec 14 20:00:53 2011 +0100 Fix build with glib2 2.31.0 Starting with glib2 2.31.0, It is no longer possible to include individual headers (like "ghash.h") -- you must #include <glib.h>. Signed-off-by: Thomas Moschny <thomas.moschny <at> gmx.de> Signed-off-by: Uli Schlachter <psychon <at> znc.in> (Above commit is in 3.4, for master this was (accidentally?) fixed in 9deafe68c85296370e809547949c7e66ee0694ef) More information can be found at the following URL: https://awesome.naquadah.org/bugs/index.php?do=details&task_id=989 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. -- -- To unsubscribe, send mail to awesome-devel-unsubscribe <at> naquadah.org.
RSS Feed