From: SourceForge.net <no...@so...> - 2007-11-11 14:15:19
|
Bugs item #1824830, was opened at 2007-11-02 20:05 Message generated for change (Comment added) made by roms 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: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Marc (mrc_timer) >Assigned to: Romain Liévin (roms) 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). ---------------------------------------------------------------------- >Comment By: Romain Liévin (roms) Date: 2007-11-11 15:15 Message: Logged In: YES user_id=136160 Originator: NO Has been already fixed in SVN repository by K. Kofler. You will have to wait for next release. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=118378&aid=1824830&group_id=18378 |