dotnet / dotnet/macios

[RFC] Provide automated tests for struct sizes.

Open
#4,842 2 comments 0 reactions 0 assignees View on GitHub
enhancement iOS request-for-comments
Dominant language
C#
Stars
2.9k
Forks
576
Avg merge
2d 13h
Merged PRs (30d)
96

Description

We have made several mistakes in the past were we did not bind correctly structures that had specific sizes in the arrays, the most reach example is issue #4611

Ideally, we could create an xtro/intro similar test that will ensure that the size of the native structure is the same as the one in managed code. That way, we will catch the errors earlier and before we do make the API public.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.