Refactoring out old code, missing things for debug builds
- From: Tristan Van Berkom <tristanvb openismus com>
- To: gtk-devel-list gnome org
- Subject: Refactoring out old code, missing things for debug builds
- Date: Mon, 27 Sep 2010 14:43:08 +0900
Guys,
I'm just raising this because it's been the third time now
that I have to fix people's refactor commits locally just to get
through a build.
Today it was:
gdkvisual-x11.c: In function ‘_gdk_visual_init’:
gdkvisual-x11.c:283: error: ‘GdkVisual’ has no member named ‘visual’
gdkvisual-x11.c:283: error: ‘GdkVisual’ has no member named ‘visual’
Due to some code inside #ifdef G_ENABLE_DEBUG
Please; when doing mass commits to GTK+ that change API, please make
sure you have configured with --enable-debug.
Thanks,
-Tristan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]