On Wed, 2 Oct 2019, Michael Stefaniuc wrote: > Hello! > > SmPL doesn't support the character constants of the form: > u'c', U'c', L'c' > > nor the string literals of the form: > u8"", u"", U"", L"" What is the type of these things? julia > > A test case is attached as a patch for the coccinelle tests. > > minus: parse error: > File "tests/wchar.cocci", line 8, column 22, charpos = 106 > around = ''', > whole content = - char16_t zero = u'\0'; > > > thanks > bye > michael > _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
- [Cocci] Missing support in SmPL for wide char character ... Michael Stefaniuc
- Re: [Cocci] Missing support in SmPL for wide char c... Julia Lawall
- Re: [Cocci] Missing support in SmPL for wide ch... Markus Elfring
- Re: [Cocci] Missing support in SmPL for wide ch... Michael Stefaniuc
- Re: [Cocci] Missing support in SmPL for wide char c... Markus Elfring
- Re: [Cocci] Missing support in SmPL for wide ch... Michael Stefaniuc
- Re: [Cocci] Missing support in SmPL for wide char c... Markus Elfring
- Re: [Cocci] Missing support in SmPL for wide char c... Julia Lawall
- Re: [Cocci] Missing support in SmPL for wide ch... Michael Stefaniuc
