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

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

the global *adjustable-vectors* resource, rather allocate an new
vector for each use in emit-error-break. These vectors are small and
in most cases the required length is less than 8 bytes which is the
new lower default.
parent 63fa7421
No related branches found
No related tags found
Loading
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