mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Fix issue casting an untyped list. Addresses #908.
This commit is contained in:
@@ -152,6 +152,7 @@
|
||||
- Added posix socket functions.
|
||||
|
||||
### Fixes
|
||||
- Fix casts on empty initializers.
|
||||
- Fix to DString reserve
|
||||
- @local declarations in generic modules available by accident.
|
||||
- Fixes missing checks to body arguments.
|
||||
|
||||
Reference in New Issue
Block a user