Christopher Li wrote: > On Thu, Apr 8, 2010 at 1:58 PM, Michael Stefaniuc <mstefani@xxxxxxxxxx> wrote: >> I have looked at the patch but I don't see it handle wchar_t string literals >> like L"Hello World\n". > > That is on purpose. L"Hello worlds" is very questionable. Huh? Care to explain this one? That is a valid wide char string literal in C and sparse doesn't support those. I don't see much point in supporting only wide char literals and not the wide char string literals. bye michael -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html