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

List:       kde-commits
Subject:    branches/work/kst/portto4/kst/src/libkst
From:       Barth Netterfield <netterfield () astro ! utoronto ! ca>
Date:       2012-11-05 15:39:31
Message-ID: 20121105153931.5C864AC855 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1324113 by netterfield:

Remove error triggered in the debian build system (which is rather
strict) as per Steve Benton.


 M  +1 -1      measuretime.cpp  


--- branches/work/kst/portto4/kst/src/libkst/measuretime.cpp #1324112:1324113
@@ -98,7 +98,7 @@
 void MeasureTime::print()
 {
   measure();
-  qWarning(qPrintable(QString("MeasureTime in %1: %2 sec").arg(name \
).arg(interval))); +  qWarning("MeasureTime in %s: %g sec", qPrintable(name), \
interval);  Kst::Debug::self()->log(QString("Timing: %2 sec, Scope: \
%1").arg(name).arg(interval), Kst::Debug::DebugLog);  }
 


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

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