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

[dev] Removed the usage of --no-sound-null-safety #137

Conversation

mannprerak2
Copy link
Contributor

The --no-sound-null-safety flag was causing an issue when package was being run, since it is first precompiled. See comments on dart-lang/native#375.
This PR fixes that for the dart-dev branch, it follows the approach of the package:test => https://github.com/dart-lang/test/blob/master/pkgs/test/bin/test.dart.

@mannprerak2 mannprerak2 requested a review from dcharkes January 10, 2021 09:20
@dcharkes
Copy link
Contributor

It's probably better to merge in master into this PR after merging #136 to master, and only update pubspec.yaml / readme / changelog.

@mannprerak2
Copy link
Contributor Author

@dcharkes you can review this now.

@dcharkes dcharkes merged commit c175c70 into dart-archive:dart-dev Jan 11, 2021
@mannprerak2 mannprerak2 deleted the dev-remove-no-sound-null-safety-flag branch January 11, 2021 10:47
mannprerak2 added a commit to mannprerak2/ffigen that referenced this pull request Mar 1, 2021
* Removed the usage of --no-sound-null-safety, updated version, changelog

* Add include path for systems with LLVM 11 (e.g. Debian 11) (dart-archive#125)

* Removed usage of --no-sound-null-safety flag. (dart-archive#136)

* Removed usage of --no-sound-null-safety flag
* Update version, changelog
* Use flag when running tests on travis

Co-authored-by: J-P Nurmi <[email protected]>
dcharkes pushed a commit that referenced this pull request Mar 1, 2021
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.

3 participants