mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
- String.to_integer does not correctly return in some cases where it should #2590.
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
- With project.json, when overriding with an empty list the base settings would still be used. #2583
|
||||
- Add sigsegv stacktrace in test and regular errors for Darwin Arm64. #1105
|
||||
- Incorrect error message when using generic type that isn't imported #2589
|
||||
- `String.to_integer` does not correctly return in some cases where it should #2590.
|
||||
|
||||
### Stdlib changes
|
||||
- Add `CGFloat` `CGPoint` `CGSize` `CGRect` types to core_foundation (macOS).
|
||||
|
||||
Reference in New Issue
Block a user