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

List:       kde-commits
Subject:    kdelibs/khtml/html
From:       Dirk Mueller <mueller () kde ! org>
Date:       2004-11-14 10:57:13
Message-ID: 20041114105713.84BC816CD8 () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

fix compile (gcc 4.0)


  M +1 -1      html_miscimpl.h   1.31


--- kdelibs/khtml/html/html_miscimpl.h  #1.30:1.31
@@ -86,5 +86,5 @@ public:
 
     struct CollectionInfo {
-        CollectionInfo() : version(~0) {}
+        CollectionInfo() : version((unsigned int) ~0) {}
         unsigned int version;
         NodeImpl *current;


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

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