On Tue, Jun 19, 2007 at 10:15:49PM +0200, Michael Stefaniuc wrote:
> Not sure if this is a poll but -Wparen-string doesn't add any new
> warnings to the Wine run. And Wine has a "strange" way of specifying
> wide char strings.

Oh?  FWIW, C99 way is L"......" for wide string literals and L'...' for
wide character ones.  sparse doesn't handle either and I'm not sure if
we really want to open that can of worms...
-
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to