gtk+-3.9.10 build fixes for MinGW



Hi

First two hunks (g[dt]k/Makefile.am) fixes regressions due to commits:

https://git.gnome.org/browse/gtk+/commit/gdk/Makefile.am?id=d08d7f2c5a4c4c28a774119f8e1dd88e5fca1681
https://git.gnome.org/browse/gtk+/commit/gtk/Makefile.am?id=d08d7f2c5a4c4c28a774119f8e1dd88e5fca1681

(as well as the commits in the commit message).
Basically we need the .def or should remove the logic totally, but then the MS_LIB_AVAILABLE logic should be 
checked as well.
(Last I checked it did not work with GTK+3, although it still does with 2, but cannot currently verify.)

The third hunk (testsuite/gtk/Makefile.am) fix a regression from commit:

https://git.gnome.org/browse/gtk+/commit/testsuite/gtk/Makefile.am?id=c5e241147b6f710fcefde5d54582ea3936f48807

("defaultvalue" does not build on win32).

The last hunk (modules/input/gtkimcontextime.c) fixes undefined values from "gdkkeysyms-compat.h".
I assume the duplicate added include of "gdkkeysyms.h" from commit:

https://git.gnome.org/browse/gtk+/commit/modules/input/gtkimcontextime.c?id=493ca20912a9a84b3b13f44c1e99b97eb75dd943

should have been to include "gdkkeysyms-compat.h".


Let me know if I should split it up rather or file bugs.


Regards,
Martin



Vrywaringsklousule / Disclaimer:  http://www.nwu.ac.za/it/gov-man/disclaimer.html 

Attachment: gtk+-3.9.10-mingw-fixes.patch
Description: Text document



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]