Bug 191754 - khtml/misc/loader.cpp not compiling on opensolaris (with patch)
Summary: khtml/misc/loader.cpp not compiling on opensolaris (with patch)
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Solaris
: NOR normal
Target Milestone: ---
Assignee: Konqueror Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-06 00:07 UTC by tropikhajma
Modified: 2009-05-06 00:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
patch (454 bytes, patch)
2009-05-06 00:07 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 00:07:01 UTC
Version:           4.2.71 (using Devel)
Compiler:          Sun Studio 12 
OS:                Solaris
Installed from:    Compiled sources

Compiling on Opensolaris with Sun Studio 12 fails with :
...
"/export/home/test/packages/BUILD/kdelibs-4.2.71.svn961800/khtml/misc/loader.cpp", line 332: Error: Cannot use const char* to initialize char*.

apparently SS is more picky than gcc
Comment 1 tropikhajma 2009-05-06 00:07:38 UTC
Created attachment 33383 [details]
patch
Comment 2 Pino Toscano 2009-05-06 00:30:47 UTC
Fixed in r961870 (trunk) and r963699 (4.2.x).