Skip to content
Prev 60678 / 63424 Next

[External] Include line number in the error messages regarding misuse of placeholder

The basic idea for a patch is that the bison/yacc variables &@1, &@2 and 
&@3 give the locations for the three parts of the pattern

    expr PIPE expr

I'll see if I can put together a minimal change that makes these 
available when the error messages are generated.

Duncan Murdoch
On 21/04/2022 12:47 p.m., luke-tierney at uiowa.edu wrote: