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
Created attachment 33383 [details] patch
Fixed in r961870 (trunk) and r963699 (4.2.x).