KConfigIniBackend::stringToPrintable optimization patch

Oswald Buddenhagen ossi at kde.org
Thu May 28 12:02:37 BST 2009


hi,

On Thu, May 28, 2009 at 09:50:57AM +0700, Vyacheslav Tokarev wrote:
> 	Please review it, and if it's ok can I commit?
> 
> +    char* data = result.data();
> +    char* start = data;
>  
please use
   char *variable = ...

looks rather committable other than that. :-)




More information about the kde-core-devel mailing list