mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
e70690e415
Lookup of native extension library on Windows works when the library is next to Platform.executable, this CL fixes lookup when it's next to the script. Fixes https://github.com/dart-lang/sdk/issues/45370 TEST=updated sample_extension test Change-Id: I91226be19ceec05e45cf90fd85428a62d95769c2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193741 Commit-Queue: Alexander Aprelev <aam@google.com> Reviewed-by: Siva Annamalai <asiva@google.com> |
||
---|---|---|
.. | ||
ffi | ||
sample_extension | ||
.gitignore | ||
README | ||
samples_2.status |
This directory contains sample Dart programs. The samples in this directory have not been migrated to non-nullable by default. Please see directory `samples` for migrated samples.