glibmm r456 - in trunk: . glib glib/src scripts



Author: murrayc
Date: 2007-10-22 12:42:16 +0100 (Mon, 22 Oct 2007)
New Revision: 456
ViewCVS link: http://svn.gnome.org/viewcvs/glibmm?rev=456&view=rev

Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/glib/glibmmconfig.h.in
   trunk/glib/src/date.ccg
   trunk/glib/src/date.hg
   trunk/scripts/Makefile.am
Log:
2007-10-22  Murray Cumming  <murrayc murrayc com>

* Merged this change from 2007-03-03 from the glibmm-2-12 branch, which was 
missing from this branch:
* configure.in:
* glib/glibmmconfig.h.in:
* glib/src/date.ccg:
* glib/src/date.hg:
* scripts/Makefile.am:
* scripts/c_std.m4: Added a test for the case that time_t is equivalent to 
guint32, as seems to be the case on NetBSD-4.99.6/amd64, so we can ifdef-out 
the (deprecated, anyway) Glib::Date::set_time(GTime) method when necessary, because 
GTime is also equivalent to guint32.
Bug #386990.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]