Bug 191764

Summary: kjs/wtf/Vector.h not compiling on opensolaris (with patch)
Product: [Applications] konqueror Reporter: tropikhajma <tropikhajma>
Component: kjsAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Solaris   
Latest Commit: Version Fixed In:
Attachments: patch

Description tropikhajma 2009-05-06 01:41:48 UTC
Version:           4.2.71 (using Devel)
Compiler:          Sun Studio 12 
OS:                Solaris
Installed from:    Compiled sources

compiling on osol with SunStudio12 fails with:
...
pkgbuild: "/export/home/test/packages/BUILD/kdelibs-4.2.71.svn961800/kjs/wtf/Vector.h", line 101: Error: Non-const function DOM::DOMString::__SLIP.DELETER__G() called for const object.
...
Comment 1 tropikhajma 2009-05-06 07:36:42 UTC
Created attachment 33388 [details]
patch
Comment 2 tropikhajma 2009-12-11 16:07:59 UTC
still valid
Comment 3 groot 2009-12-27 00:08:01 UTC
This is documented as a compiler bug (see http://forums.sun.com/thread.jspa?threadID=5337709) and seems to be fixed in SS12U1.
Comment 4 tropikhajma 2010-01-09 21:46:39 UTC
fixed by orlovich in r.1067623