Skip to content
This repository was archived by the owner on Jan 28, 2024. It is now read-only.

Handle Incomplete array members in structs #69

Merged
merged 1 commit into from
Aug 7, 2020

Conversation

mannprerak2
Copy link
Contributor

@mannprerak2 mannprerak2 commented Aug 6, 2020

closes dart-lang/native#517

  • Handle NoSuchMethodError: The method '_mulFromInteger' was called on null caused by incomplete array member in struct. As these are not currently supported in dart (#68) so struct all members are removed.
  • Added tests.

@mannprerak2 mannprerak2 requested a review from jonasfj August 6, 2020 17:33
@jonasfj jonasfj merged commit 013b91e into dart-archive:master Aug 7, 2020
@mannprerak2 mannprerak2 deleted the flexible-array branch August 7, 2020 10:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

NoSuchMethodError: The method '_mulFromInteger' was called on null.
2 participants