]> Pileus Git - ~andy/gtk/commit
Leave GDK_THREADS_ENTER/LEAVE visible for now
authorMatthias Clasen <mclasen@redhat.com>
Mon, 6 Aug 2012 12:34:46 +0000 (08:34 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 6 Aug 2012 12:34:46 +0000 (08:34 -0400)
commit6fe0fbd4e273f00394e50c3cd5cd78fbd5472dc7
tree0b7e3d38c52c853f2ae8d8bed50d04148e2d7a86
parentd0d21a4f00fee2c931dc3217bd89518dfcf7fe2a
Leave GDK_THREADS_ENTER/LEAVE visible for now

Not defining these macros at all causes harsh build breakages.
Better to leave them defined (but documented as deprecated) for now.
Everybody will still get the deprecation warnings for the underlying
gdk_threads_enter/leave.

We can hide the macros again later on when the world has had some
time to port off GDK threads.
gdk/gdkthreads.h