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

List:       kde-commits
Subject:    branches/KDE/3.5/kdelibs/khtml/html
From:       Maks Orlovich <maksim () kde ! org>
Date:       2006-03-05 23:57:26
Message-ID: 1141603046.686616.21183.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 516124 by orlovich:

Build for some of the people != me.


 M  +1 -1      html_tableimpl.h  


--- branches/KDE/3.5/kdelibs/khtml/html/html_tableimpl.h #516123:516124
@@ -74,7 +74,7 @@
                     break;
                 }
         }
-        return static_cast<ChildType*>(ptr);
+        return reinterpret_cast<ChildType*>(ptr); //Really static_cast..
     }
 
     void childAdded(ElementImpl* parent, NodeImpl* child) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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