[PATCH] dtrace: accept "char const" via pyparsing

Frank Ch. Eigler fche@redhat.com
Thu Feb 1 16:25:00 GMT 2018


Hi -

> The widely used "const char" declaration specifier can also be written
> as "char const".  While this form is rarely used, currently produces the
> following warning from dtrace(1): [...]
> This patch extends the pyparsing grammar [...]

Thanks, merged!

- FChE



More information about the Systemtap mailing list