Uh oh!
There was an error while loading. Please reload this page.
[Mono] UnsafeAccessorAttribute non-generic support for field - #88626
Conversation
…FE_ACCESSOR And the associated AOT compiler/runtime and marshaling caching boilerplate.
that is the whole point of them
The name has a length as a prefix and doesn not have a null terminator
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
lambdageek
left a comment
There was a problem hiding this comment.
a couple of nits for the new test and static modifier check
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
lambdageek
left a comment
There was a problem hiding this comment.
LGTM. I think we're mostly focusing on nits now
fanyang-mono
commented
Jul 13, 2023
The newly added tests for checking static modifier failed on CoreCLR. Disabled the test and created an issue(#88858) to track that. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…AccessorsTests.cs Co-authored-by: Aaron Robinson <arobins@microsoft.com>
…AccessorsTests.cs Co-authored-by: Aaron Robinson <arobins@microsoft.com>
…AccessorsTests.cs Co-authored-by: Aaron Robinson <arobins@microsoft.com>
…AccessorsTests.cs Co-authored-by: Aaron Robinson <arobins@microsoft.com>
…AccessorsTests.cs Co-authored-by: Aaron Robinson <arobins@microsoft.com>
fanyang-mono
commented
Jul 13, 2023
Aaron updated the test, it is passing now. |
Contributes to #86040