>On Wednesday, September 2, 2020, 6:19:20 PM EDT, Lionel Henry
> wrote:
>
>Hello,
>
>The source references are useful for debugging tools because they
>allow linking to call sites in the source files.
>
>I agree the output can be confusing. Perhaps this could be fixed by
>tweaking the print method
Thanks Lionel,
I now understand what's going on. I like your proposal and I can confirm I
wouldn't have been confused had it be printed this way.
In fact I wouldn't mind the file:line:column to be displayed every time.
Best,
Antoine
Le jeu. 3 sept. 2020 à 00:19, Lionel Henry a écrit :
> He
Hello,
The source references are useful for debugging tools because they
allow linking to call sites in the source files.
I agree the output can be confusing. Perhaps this could be fixed by
tweaking the print method for calls. If the deparsed call doesn't
match the srcref, both could be displayed