Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

List casts crash on Swift but throw errors on Kotlin #29

Open
vinivendra opened this issue May 5, 2020 · 0 comments
Open

List casts crash on Swift but throw errors on Kotlin #29

vinivendra opened this issue May 5, 2020 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers gryphon library Affects the Gryphon Swift or Kotlin libraries

Comments

@vinivendra
Copy link
Owner

This could cause problems if a method on the stack catches errors, since it could cause Kotlin code to behave differently. The best solution would probably be to crash on Kotlin too, maybe using something like what's used for fatalError translations.

@vinivendra vinivendra added the bug Something isn't working label May 5, 2020
@vinivendra vinivendra added good first issue Good for newcomers gryphon library Affects the Gryphon Swift or Kotlin libraries labels May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers gryphon library Affects the Gryphon Swift or Kotlin libraries
Projects
None yet
Development

No branches or pull requests

1 participant