Re: GVariant singletons
- From: Simon McVittie <simon mcvittie collabora co uk>
- To: gtk-devel-list gnome org
- Subject: Re: GVariant singletons
- Date: Fri, 9 Dec 2011 10:16:57 +0000
On Fri, 09 Dec 2011 at 09:23:57 +1100, Andrew Cowie wrote:
> Came up on gtk-app-devel-list not to long ago;
> http://mail.gnome.org/archives/gtk-app-devel-list/2011-November/msg00058.html
> I asked what the best location to install the suppression files would
> be? Perhaps
>
> /usr/share/suppression/glib.sup
> /usr/share/suppression/gtk.sup
> /usr/share/suppression/pango.sup
/usr/lib/valgrind/*.supp (double p) is where it automatically looks.
Debian's Valgrind packaging already ships a few suppressions, mostly for
glibc.
For optimum parallel-installability of versions it may be best to use a
name corresponding to the SONAME of the library (e.g. libglib-2.0.so.0.supp,
libgtk-3.so.0.supp).
glib-2.0.supp, gtk-3.supp would also work if GLib, Gtk will (by policy)
never break ABI and become *.so.1.
I'll be on a train for a while today, so I'll see if I can distil something
generally-useful out of the suppressions in telepathy-glib and
gstreamer/common.
S
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]