mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Fix on rethrow + macros.
This commit is contained in:
@@ -131,7 +131,8 @@
|
||||
- Added `Clock` and `DateTime`.
|
||||
|
||||
### Fixes
|
||||
- Fixes bug initializing a const struct with a const struct value
|
||||
- Fix to bug when a macro is using rethrow.
|
||||
- Fixes bug initializing a const struct with a const struct value.
|
||||
- Fixes bug when `void` is passed to an "any"-vararg.
|
||||
- Fixed defer/return value ordering in certain cases.
|
||||
- Fixes to the x64 ABI.
|
||||
|
||||
Reference in New Issue
Block a user