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

List:       kde-commits
Subject:    KDE/kdelibs/khtml/java
From:       Nikolas Zimmermann <wildfox () kde ! org>
Date:       2006-03-01 15:21:51
Message-ID: 1141226511.261649.6606.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 514828 by wildfox:

Finally regression tests run out-of-the-box again.
No need to remove java related tests anymore.

Commit 439322 (Wed Jul 27 18:49:23 2005 UTC (7 months ago) by coolo)
is guilty, though coolo just merged it, so the one to blame is still unknown :-)

CCMAIL: Koos Vriezen <koos.vriezen@xs4all.nl>
CCMAIL: Maks Orlovich <maksim@cs.cornell.edu>


 M  +1 -1      kjavaappletserver.cpp  


--- trunk/KDE/kdelibs/khtml/java/kjavaappletserver.cpp #514827:514828
@@ -518,7 +518,7 @@
     //now parse out the arguments
     while( index < qb_size )
     {
-        int sep_pos = qb.indexOf( "0", index );
+        int sep_pos = qb.indexOf( (char) 0, index );
         if (sep_pos < 0) {
             kError(6100) << "Missing separation byte" << endl;
             sep_pos = qb_size;
[prev in list] [next in list] [prev in thread] [next in thread] 

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