CVSROOT:        /cvs/gnome
Module name:    glib
Changes by:     timj    06/10/02 09:52:13

Modified files:
        gobject        : ChangeLog gvalue.c 

Log message:
Mon Oct  2 15:50:16 2006  Tim Janik  <[EMAIL PROTECTED]>

* gvalue.c (g_value_peek_pointer): reverted a change to have an
assert instead of a g_return_val_if_fail() here. libraries (and
programs) should only ever g_assert or g_error if there is no way
to carry on with the current program state. that's clearly not
the case here.

* ChangeLog: added missing changelog entry for 2003-12-30.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=timj&date=explicit&mindate=2006-10-02%2009:51&maxdate=2006-10-02%2009:53

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

Reply via email to