mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Bug in List add_array when reserving memory.
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
- Distinct func type would not accept direct function address assign. #1287
|
||||
- Distinct inline would not implement protocol if the inlined implemented it. #1292
|
||||
- Distinct inline can now be called if it is aliasing a function pointer.
|
||||
- Bug in List add_array when reserving memory.
|
||||
|
||||
### Stdlib changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user