From: SourceForge.net <no...@so...> - 2007-11-02 19:05:51
|
Bugs item #1824830, was opened at 2007-11-02 20:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=118378&aid=1824830&group_id=18378 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Marc (mrc_timer) Assigned to: Nobody/Anonymous (nobody) Summary: tilp2-1.08 doesn't compile with GTK 2.12 Initial Comment: filesel.c fails to compile due to using both -DGTK_DISABLE_DEPRECATED and GtkFileSelection. The attached patch fixes this issue by reenabling deprecated GTK items (like in toolbar.c and device.c). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=118378&aid=1824830&group_id=18378 |