On 8/24/06, Andrew Talbot Andrew.Talbot@talbotville.com wrote:
Currently, there are just eight write-strings violations remaining in the codebase: six in mshtml/nsembed.c (lines 271, 353, 356, 367, 432 and 1237), one in mshtml/nsservice.c (line 454) and one in widl/parser.c (line 848). So I would advocate that the -Wwrite-strings switch could now be turned on.
Thanks for your work Andy! I agree that we should probably turn the warning on once those remaining warnings are fixed.