[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    KDE/kdelibs/kdecore
From:       Christian Ehrlicher <Ch.Ehrlicher () gmx ! de>
Date:       2006-09-22 10:03:42
Message-ID: 1158919422.402555.16201.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 587319 by chehrlic:

msvc compile fix
see also http://groups.google.com/group/comp.lang.c++/browse_thread/thread/e5761e0b3ef581dc/4e3b3293b2a0e0fc


CCMAIL: kde-core-devel@kde.org

 M  +2 -2      kdatetime.cpp  


--- trunk/KDE/kdelibs/kdecore/kdatetime.cpp #587318:587319
@@ -439,12 +439,12 @@
         int              utcOffset;        // if specType == OffsetFromUTC, the \
                offset from UTC
         mutable const KTimeZone *tzCached; // if specType == ClockTime, the local \
time zone used to calculate the cached UTC time  } z;
-    mutable struct {                       // cached UTC equivalent of 'mDt'. Saves \
space compared to storing QDateTime. +    mutable struct ut {                    // \
cached UTC equivalent of 'mDt'. Saves space compared to storing QDateTime.  QDate     \
date;  QTime            time;
     } ut;
 private:
-    mutable struct {                       // Cached conversion to another time \
zone. +    mutable struct converted {             // Cached conversion to another \
                time zone.
                                            // Only valid if 'utcCached' is true, or \
if specType == UTC.  QDate            date;
         QTime            time;


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic