Bug 191754

Summary: khtml/misc/loader.cpp not compiling on opensolaris (with patch)
Product: [Applications] konqueror Reporter: tropikhajma <tropikhajma>
Component: khtmlAssignee: Konqueror Bugs <konqueror-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Solaris   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: patch

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).