You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
temporarily remove C# variants runtime test (#963)
Despite earlier efforts to tame the dreaded "return pointer not aligned" issue,
it's still happening, even though generated code appears to be correct
(e.g. using `ulong` for 64-bit alignment). I'm removing that test until we get
to the bottom of it.
Signed-off-by: Joel Dice <[email protected]>
0 commit comments