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

List:       kde-commits
Subject:    branches/work/kdelibs-js/kjs
From:       George Staikos <staikos () kde ! org>
Date:       2005-11-09 21:58:49
Message-ID: 1131573529.025343.19740.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 479274 by staikos:

don't ICE gcc


 M  +1 -1      lookup.h  


--- branches/work/kdelibs-js/kjs/lookup.h #479273:479274
@@ -297,7 +297,7 @@
   public: \
     static ObjectImp *self(ExecState *exec) \
     { \
-      return cacheGlobalObject<ClassProto>(exec, "[[" ClassName ".prototype]]"); \
+      return cacheGlobalObject<typename ClassProto>(exec, "[[" ClassName ".prototype]]"); \
     } \
   protected: \
     ClassProto( ExecState *exec ) \
[prev in list] [next in list] [prev in thread] [next in thread] 

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