mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Update releasenotes for fix, which was the previous commit for fixing "Compiler assert when calling unassigned CT functions #2418". Fail :(
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
- Compiler segfault with struct containing list of structs with an inline member #2416
|
||||
- Occasionally when using macro method extensions on built-in types, the liveness checker would try to process them. #2398
|
||||
- Miscompilation of do-while when the while starts with a branch #2394.
|
||||
- Compiler assert when calling unassigned CT functions #2418.
|
||||
|
||||
### Stdlib changes
|
||||
- Add `==` to `Pair`, `Triple` and TzDateTime. Add print to `Pair` and `Triple`.
|
||||
|
||||
Reference in New Issue
Block a user