GNOME Bugzilla – Bug 655980
Fix Vala compilation problem
Last modified: 2011-08-10 10:27:04 UTC
.
Created attachment 193261 [details] [review] Fix Vala compilation problem Fixes the following error: xadapter.vala:42.29-42.80: error: duplicating Display instance, use unowned variable or explicitly invoke copy method this.xdisplay = Gdk.X11Display.get_xdisplay (rootwin.get_display ()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Perfect, please commit.
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.