Skip to content

Conversation

chrisrink10
Copy link
Member

@chrisrink10 chrisrink10 commented Jan 31, 2024

Fixes #873

Users could probably stumble into some bizarre behavior with these until #839 is completed since the except hook functions use sys.stderr by default, which does not always track with *err*.

@chrisrink10 chrisrink10 force-pushed the feature/improved-compiler-exceptions branch from 62b200e to 7692a6b Compare January 31, 2024 15:06
@chrisrink10 chrisrink10 force-pushed the feature/improved-compiler-exceptions branch 2 times, most recently from 189e429 to eec6f5f Compare February 11, 2024 15:06
@chrisrink10 chrisrink10 force-pushed the feature/improved-compiler-exceptions branch from eec6f5f to 81d5508 Compare February 11, 2024 16:49
@chrisrink10 chrisrink10 changed the title Improve compiler exception and syntax error messages Add basilisp.core/*except-hook* as an unhandled exception hook Feb 14, 2024
Christopher Rink added 2 commits February 14, 2024 17:14
@chrisrink10 chrisrink10 changed the title Add basilisp.core/*except-hook* as an unhandled exception hook Add Exception hooks Feb 14, 2024
@chrisrink10 chrisrink10 added the wip PR is work-in-progress label Feb 21, 2024
@chrisrink10 chrisrink10 added the question Further information is requested label Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

question Further information is requested wip PR is work-in-progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Exception hooks

1 participant