Test creates a file named string
in the root source directory
#60277
Labels
area-sdk
Use area-sdk for general purpose SDK issues (packaging, distribution, …).
Dart commit 5bf9bdb
Expected behavior: build succeeds
Actual behavior: lots of errors, e.g.
This appears to be caused by one of the tests creating a file named
string
in the root source directory which the compiler thinks is the C++<string>
header.The text was updated successfully, but these errors were encountered: