aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdal/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-03-30 14:04:58 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-03-30 14:04:58 +0000
commit76fb5c84407fb2bc5f9c252208a26f3c10a67533 (patch)
tree538751d3d68142dd489d4afa4dd1406f375962a6 /graphics/gdal/Makefile
parente9bc8d225f7f06abffaba806704fabffdf4fac8f (diff)
downloadports-76fb5c84407fb2bc5f9c252208a26f3c10a67533.tar.gz
ports-76fb5c84407fb2bc5f9c252208a26f3c10a67533.zip
MFH: r437293
x11-toolkits/gtk30: prefer warnings over crashes on bad behavior devel/glib20 and x11-toolkits/gtk20 don't use --disable-debug. Neither does gtk3 package on Debian or ArchLinux. https://bugzilla.mozilla.org/show_bug.cgi?id=1351246#c9 $ cat >a.c #include <gdk/gdk.h> int main() { gdk_get_default_root_window(); return 0; } $ cc a.c $(pkg-config --cflags --libs gtk+-3.0) $ ./a.out Segmentation fault vs. (new behavior) $ ./a.out (process:40995): Gdk-CRITICAL **: gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed Pointy hat to: kwm (r372768 broke consistency) Approved by: ports-secteam blanket
Notes
Notes: svn path=/branches/2017Q1/; revision=437294
Diffstat (limited to 'graphics/gdal/Makefile')
0 files changed, 0 insertions, 0 deletions