-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test failure LibraryImportGenerator.UnitTests.Diagnostics.StringMarshallingForwardingNotSupported_ReportsDiagnostic #71315
Comments
Tagging subscribers to this area: @dotnet/interop-contrib Issue DetailsRun: runtime-libraries-coreclr outerloop 20220626.1 Failed test:
Error message:
|
/cc @jkoritzinsky @elinor-fung Are we missing something here? |
I'll take a look. This is likely due to the change I made to the char marshallers. |
…evel platforms Separate out the "no marshalling info" error factory from the "unsupported" marshalling factory so we still get the same diagnostics on downlevel platforms where we use the forwarder as our fallback. Fixes dotnet#71315
Run: runtime-libraries-coreclr outerloop 20220626.1
Failed test:
Error message:
The text was updated successfully, but these errors were encountered: