mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
- In some cases, a type would not get implicitly converted to a typeid #2764.
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
- Hashing a vector would not use the entire vector in some cases.
|
||||
- Fix to `temp_directory` on Windows #2762.
|
||||
- Too little memory reserved when printing backtrace on Darwin #2698.
|
||||
- In some cases, a type would not get implicitly converted to a typeid #2764.
|
||||
|
||||
### Stdlib changes
|
||||
- Add `ThreadPool` join function to wait for all threads to finish in the pool without destroying the threads.
|
||||
|
||||
Reference in New Issue
Block a user