mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
- Assert on optional-returning-function in a comma expression. #2722
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
- `io::read_fully` now handles unbounded streams properly.
|
||||
- Crash when doing a type property lookup for const inline enums in some cases #2717.
|
||||
- Incorrect alignment on typedef and local variable debug info.
|
||||
- Assert on optional-returning-function in a comma expression. #2722
|
||||
|
||||
### 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