CVSROOT:        /cvs/gnome
Module name:    glib
Changes by:     timj    05/09/22 06:48:04

Modified files:
        gobject        : ChangeLog gparam.c gsignal.h 

Log message:
Thu Sep 22 12:42:12 2005  Tim Janik  <[EMAIL PROTECTED]>

* gparam.c (g_param_spec_internal): fix pspec->name assignment which
needs to be strdup()ed for non G_PARAM_STATIC_NAME pspecs. this fixes
recently introduced crashes during plugin unloading.
also, ensure that static pspec names are canonicalized.

* gsignal.h: reverted last change from matthias, we don't guarantee
that type ids aren't mangled with G_SIGNAL_TYPE_STATIC_SCOPE anywhere.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=timj&date=explicit&mindate=2005-09-22%2006:47&maxdate=2005-09-22%2006:49

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to