glibmm r477 - in branches/glibmm-2-14: . glib/glibmm
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: glibmm r477 - in branches/glibmm-2-14: . glib/glibmm
- Date: Fri, 28 Dec 2007 11:13:20 +0000 (GMT)
Author: murrayc
Date: 2007-12-28 11:13:19 +0000 (Fri, 28 Dec 2007)
New Revision: 477
ViewCVS link: http://svn.gnome.org/viewcvs/glibmm?rev=477&view=rev
Modified:
branches/glibmm-2-14/ChangeLog
branches/glibmm-2-14/glib/glibmm/refptr.h
Log:
2007-12-28 Murray Cumming <murrayc murrayc com>
* glib/glibmm/refptr.h: Reverted this change, which should have only
been committed to trunk:
Deprecate clear(), replacing it with
reset(), because people often do treemodel.clear() when they
mean treemodel->clear(). reset() is consistent with std::auto_ptr<>.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]