mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Add --max-macro-iterations to set macro iteration limit.
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
- `"build-dir"` option now available for `project.json`, added to project. #2323
|
||||
- Allow `..` ranges to use "a..a-1" in order to express zero length.
|
||||
- Disallow aliasing of `@local` symbols with a higher visibility in the alias.
|
||||
|
||||
- Add `--max-macro-iterations` to set macro iteration limit.
|
||||
|
||||
### Fixes
|
||||
- Bug in `io::write_using_write_byte`.
|
||||
- Bitstruct value cannot be used to index a const array in compile time. #2512
|
||||
|
||||
Reference in New Issue
Block a user