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

List:       kde-commits
Subject:    =?utf-8?q?=5Bgluon=5D_core=3A_Add_continue_to_the_gdlparser_in_o?=
From:       Laszlo Papp <djszapi () archlinux ! us>
Date:       2011-01-27 19:01:01
Message-ID: 20110127190101.6A281A6094 () git ! kde ! org
[Download RAW message or body]

Git commit 9b3a6106a962754477ea37dc2f0bfff5c1d70c54 by Laszlo Papp.
Pushed by lpapp into branch 'master'.

Add continue to the gdlparser in order to check against commit.

M  +1    -0    core/gdlhandler.cpp     

http://commits.kde.org/fad2ae7b/9b3a6106a962754477ea37dc2f0bfff5c1d70c54

diff --git a/core/gdlhandler.cpp b/core/gdlhandler.cpp
index 21838d9..d279212 100644
--- a/core/gdlhandler.cpp
+++ b/core/gdlhandler.cpp
@@ -132,6 +132,7 @@ GDLHandler::tokenizeObject( QString objectString )
         {
             ++i;
             while( ( *i ) != '\n') ++i;
+            continue;
         }
 
         if( !inItem )

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

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