mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Fix deprecation warnings not silenced.
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
- Trying to slice an indexable type leads to misleading error message #2958
|
||||
- Warn on use of visibility modifiers on methods. #2962
|
||||
- Compiler crash using `??` with a `void?` macro #2973
|
||||
- Fix issue when extending a generic type with a method in another module.
|
||||
|
||||
## 0.7.9 Change list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user