You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This most recently came up when I was helping to debug some code for Helen and found that the stacktrace for the missing access uses the macro expansion line numbers, making it cumbersome to hunt down which indexing expression causes a problem. Maybe this is just the way it is, especially without a debugger, but we could brainstorm a way to improve it if possible.
The text was updated successfully, but these errors were encountered:
This most recently came up when I was helping to debug some code for Helen and found that the stacktrace for the
missing
access uses the macro expansion line numbers, making it cumbersome to hunt down which indexing expression causes a problem. Maybe this is just the way it is, especially without a debugger, but we could brainstorm a way to improve it if possible.The text was updated successfully, but these errors were encountered: