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