On Wed, Feb 04, 2015 at 08:38:19AM -0800, Christopher Li wrote: > On Wed, Feb 4, 2015 at 12:01 AM, Christopher Li <sparse@xxxxxxxxxxx> wrote: > > > > When the lexer process the escape char, you did not know the string > > is wide char or not. That can be changed after the macro expansion. > > With that in mind, we can't actually perform the escape char substitution > before the pre-processor stage. > > Here is an untested patch adding the immutable string to macro body. > I need to double check if the macro arguments needs it as well. > > Can you guys try it on the test case you have? > > Thanks > > Chris Working perfectly here. Greetings, Luc -- 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