Improve diagnostics #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "wmedrano"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -10,0 +16,4 @@/// - Error reporting via diagnostics/// - Proper stack cleanup////// # Migration GuideThis isn't needed
@ -123,4 +84,0 @@/// This includes the current stack frame (idx 0) and all frames in the stack_frames history./// Frames are appended in order from most recent (current) to oldest (bottom of stack)./// Clears any existing stack frames before appending.pub fn setStackFrames(self: *Diagnostics, ctx: Context) void {We should leave this in for instances when the stack is destroyed after an error occurs.
This happens when we do exception handling.
9a5654e1a9to54cbd30c5c54cbd30c5cto3c6078cb263c6078cb26to261d66f383