Re: filter unwated cflags? (-ffast-math)

2013-04-17 Thread Alexander Neundorf
On Wednesday 17 April 2013, Michael Pyne wrote: > On Tue, April 16, 2013 20:29:25 Albert Astals Cid wrote: > > El Dimarts, 16 d'abril de 2013, a les 16:39:32, Bernd Buschinski va > > escriure: > > > hi, > > > > Hi > > > > > I am not sure how do deal with unwanted cflags(cxxflags), so I ask here

Re: Review Request 110057: Fix mem leaks in kunitconversion

2013-04-17 Thread Albert Astals Cid
> On April 16, 2013, 9:35 p.m., Christoph Feck wrote: > > Thanks for spotting this. If this does not exceed your C++ skills, could > > you try creating the objects on the stack instead, so they are > > automatically deleted once out of scope? > > Dario Cambié wrote: > Sorry, I've tried wit

Re: Review Request 110046: Don't format port number in a kio_sftp message

2013-04-17 Thread Dan Vrátil
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/110046/ --- (Updated April 17, 2013, 5:35 p.m.) Status -- This change has been di

Re: Review Request 110057: Fix mem leaks in kunitconversion

2013-04-17 Thread Thomas Lübking
> On April 16, 2013, 9:35 p.m., Christoph Feck wrote: > > Thanks for spotting this. If this does not exceed your C++ skills, could > > you try creating the objects on the stack instead, so they are > > automatically deleted once out of scope? > > Dario Cambié wrote: > Sorry, I've tried wit

Re: Review Request 110057: Fix mem leaks in kunitconversion

2013-04-17 Thread Dario Cambié
> On April 16, 2013, 9:35 p.m., Christoph Feck wrote: > > Thanks for spotting this. If this does not exceed your C++ skills, could > > you try creating the objects on the stack instead, so they are > > automatically deleted once out of scope? Sorry, I've tried without success :( - Dario --

desktop file cache (Re: Results of the freedesktop summit)

2013-04-17 Thread David Faure
On Tuesday 16 April 2013 20:12:31 Kevin Krammer wrote: > On Tuesday, 2013-04-16, David Faure wrote: > > 4) Defined standard for .desktop file cache > > > > This is something that I've been wanting for quite some time already: > > replacing the ksycoca cache with something that is updated when .des

First draft of a KHumanDateTimeParser class

2013-04-17 Thread Denis Steckelmacher
Hi, Two or three days ago, I asked on this mailing list if there was any implementation of a human-entered date-time parser in the KDE libraries or elsewhere. I received very interesting responses, for instance one that confirmed that there isn't any parser like that in kdelibs, and another o