]> Pileus Git - ~andy/gtk/commit
__SIZEOF_INT__ and __SIZEOF_POINTER__ may not be defined.
authorAntoine Jacoutot <ajacoutot@openbsd.org>
Mon, 3 Oct 2011 07:11:50 +0000 (09:11 +0200)
committerAntoine Jacoutot <ajacoutot@openbsd.org>
Mon, 3 Oct 2011 07:11:50 +0000 (09:11 +0200)
commitf44b8465f1733f848b69ffde85d12dfb5e1b36e1
tree7e80248c8dca1e6da676a5a5b1b125274cbebc8f
parent8985ce3b7245df120659f3537214a16b144392fb
__SIZEOF_INT__ and __SIZEOF_POINTER__ may not be defined.

Protect __SIZEOF_INT__ and __SIZEOF_POINTER__ with an ifdef to prevent
warnings about them not being defined when including gtktextattributes.h.

https://bugzilla.gnome.org/show_bug.cgi?id=660619
gtk/gtktextattributes.h