Skip to content
Snippets Groups Projects
Commit 9c8ece2c authored by dtc's avatar dtc
Browse files

For support of compiler reentry and thread safety, avoid the use of

global tables and counters for the continuation, TN, and label debug
IDs; rather dynamically bind new tables and counters in the functions
compiler and sub-compiler-file with the aid of the new macro
with-debug-counters.
parent 378c39b1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment