On Thu, Mar 15, 2007 at 04:28:50AM +0100, Roland Mainz wrote:

> AFAIK Sun Workshop/Forte/Studio don't have such a warning... but AFAIK
> gcc has "-Wwrite-strings" ... :-)

I assume by the smiley that you're joking.  This warning flag is
rather sad; between functions and structures in system headers having
incorrect prototypes and adherence to standards that don't allow
'const', this ends up triggering a flood of false positives.  While
technically correct, it's not very useful.

-- 
Keith M Wesolowski              "Sir, we're surrounded!" 
FishWorks                       "Excellent; we can attack in any direction!" 
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to