Export __glib_assert_msg
authorRyan Lortie <desrt@desrt.ca>
Fri, 7 Jun 2013 15:41:41 +0000 (11:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 17 Aug 2013 16:10:23 +0000 (12:10 -0400)
commite70250bbd5e786240fee7ad373ee16657518acf7
tree5f93239c4d60668a231c1975caeabd644bc2e542
parentf550c0dc9dafc582d323735d9e220e441a337f9a
Export __glib_assert_msg

Put __glib_assert_msg in the dynamic symbol table, but not in any public
headers.

This variable is _not_ part of our API but this way debuggers and
automated crash report utilities will be able to access this variable,
even if debug symbols are not available.

https://bugzilla.gnome.org/show_bug.cgi?id=701800
glib/gtestutils.c