mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
- When encountering a foreach over a ZString* it would not properly emit a compilation error, but hit an assert #2573.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
- Compiler assert with const enum based on vector #2566
|
||||
- Fix to `Path` handling `c:\foo` and `\home` parent. #2569
|
||||
- Fix appending to `c:\` or `\` #2569.
|
||||
- When encountering a foreach over a `ZString*` it would not properly emit a compilation error, but hit an assert #2573.
|
||||
|
||||
### Stdlib changes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user