mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
Fix of ++ and -- on bitstructs.
This commit is contained in:
@@ -153,6 +153,7 @@
|
||||
- Added posix socket functions.
|
||||
|
||||
### Fixes
|
||||
- Fixed ++ and -- for bitstructs.
|
||||
- Fix to bug where library source files were sometimes ignored.
|
||||
- Types of arrays and vectors are consistently checked to be valid.
|
||||
- Anonymous bitstructs check of duplicate member names fixed.
|
||||
|
||||
Reference in New Issue
Block a user