GNOME Bugzilla – Bug 793204
Broken Gsv::StyleSchemeChooserWidget's _CLASS_GTKOBJECT declaration
Last modified: 2018-02-21 21:10:43 UTC
Created attachment 367937 [details] [review] Proposed patch to solve problem. I've attached a patch to be applied against git head. The _CLASS_GTKOBJECT was using a bad C Gtk class name in one of the Gsv::StyleSchemeChooserWidget .hg file used to generate the C++ bindings.
Thanks. Pushed to git master. Next time, please make a local git commit, with a commit message, and then use "git format-patch HEAD^" or similar to create a git patch. Thanks.
Thanks Murray. I've tried emailing you twice at murrayc at murrayc dot com. Is that the wrong address?
By the way, I had done a local commit with a commit message and ran git format-patch HEAD^: commit 5c2cd3b0b3f3c27034e4e69d48552549a5b28a9f (HEAD -> master) Author: Kip Warner <kip@thevertigo.com> Date: Mon Feb 5 17:42:32 2018 -0800 Fixed: _CLASS_GTKOBJECT using bad C Gtk class name in Gsv::StyleSchemeChooserWidget .hg file used to generate the C++ bindings...
Hey Murray. I just re-sent my email to you of 2 Feb 2018. Is your address still murrayc at murrayc dot com?
Please use the gtkmm mailing list instead of contacting me directly.
Thanks Murray, but I already did 1 Feb 2018.