glibmm r382 - in branches/glibmm-2-12: . glib glib/src scripts



Author: murrayc
Date: 2007-03-03 16:34:52 +0000 (Sat, 03 Mar 2007)
New Revision: 382
ViewCVS link: http://svn.gnome.org/viewcvs/glibmm?rev=382&view=rev

Added:
   branches/glibmm-2-12/scripts/c_std.m4
Modified:
   branches/glibmm-2-12/ChangeLog
   branches/glibmm-2-12/configure.in
   branches/glibmm-2-12/glib/glibmmconfig.h.in
   branches/glibmm-2-12/glib/src/date.ccg
   branches/glibmm-2-12/glib/src/date.hg
   branches/glibmm-2-12/scripts/Makefile.am
Log:
2007-03-03  Murray Cumming  <murrayc murrayc com>

        * 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]