svn commit: r437293 - head/x11-toolkits/gtk30
Jan Beich
jbeich at FreeBSD.org
Thu Mar 30 14:07:56 UTC 2017
Jan Beich <jbeich at FreeBSD.org> writes:
> Author: jbeich
> Date: Thu Mar 30 14:02:58 2017
> New Revision: 437293
> URL: https://svnweb.freebsd.org/changeset/ports/437293
>
> Log:
> x11-toolkits/gtk30: prefer warnings over crashes on bad behavior
[...]
> $ ./a.out
> (process:40995): Gdk-CRITICAL **: gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed
Note, one can still force a crash with G_DEBUG=fatal_warnings via environ(7).
More information about the svn-ports-all
mailing list