mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Fix aligned alloc for Win32 targets.
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
- Benchmark / test no longer suppresses debug info. #1364.
|
||||
- Bug when compile time subtracting a distinct type.
|
||||
- `insert_at` incorrectly prevented inserts at the end of a list.
|
||||
- Fix aligned alloc for Win32 targets.
|
||||
|
||||
### Stdlib changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user