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

List:       kde-commits
Subject:    kopete_0_6_branch: kdenonbeta/kopete/protocols/icq_new/libicq
From:       Martijn Klingens <klingens () kde ! org>
Date:       2003-06-14 20:13:03
[Download RAW message or body]

CVS commit by mklingens: 

Compile error for Solaris. Only committing to the branch, since icq_new
is no longer in HEAD.

Patch by daniel.franke@imbs.uni-luebeck.de

CCMAIL: 59770@bugs.kde.org


  M +4 -0      various.cpp   1.11.4.1


--- kdenonbeta/kopete/protocols/icq_new/libicq/various.cpp  #1.11:1.11.4.1
@@ -104,5 +104,9 @@ void ICQClientPrivate::snac_various(unsi
                     msg.unpack(message);
 #ifndef HAVE_TM_GMTOFF
+#ifdef USE_SOLARIS
+                    sendTM.tm_sec  = -timezone;
+#else
                     sendTM.tm_sec  = -__timezone;
+#endif
 #else
                     time_t now = time (NULL);


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

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