Bug 191764 - kjs/wtf/Vector.h not compiling on opensolaris (with patch)
Summary: kjs/wtf/Vector.h not compiling on opensolaris (with patch)
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: kjs (show other bugs)
Version: unspecified
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-06 01:41 UTC by tropikhajma
Modified: 2010-01-09 21:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch (619 bytes, patch)
2009-05-06 07:36 UTC, tropikhajma
Details

Note You need to log in before you can comment on or make changes to this bug.
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