Skip to content
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

Verify nullability of strings in the API #13

Open
ikkentim opened this issue Jan 18, 2025 · 0 comments
Open

Verify nullability of strings in the API #13

ikkentim opened this issue Jan 18, 2025 · 0 comments
Labels
area-core Sampsharp.OpenMp.Core - open.mp API definitions, types and related marshallers openmp-api open.mp API layer / improvements to reflect the managed signatures of the open.mp structures

Comments

@ikkentim
Copy link
Member

Some API parameters, return values and event parameters of type string might be nullable. Check every occurence of string and where applicable, replace with string?

@ikkentim ikkentim added area-core Sampsharp.OpenMp.Core - open.mp API definitions, types and related marshallers openmp-api open.mp API layer / improvements to reflect the managed signatures of the open.mp structures labels Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-core Sampsharp.OpenMp.Core - open.mp API definitions, types and related marshallers openmp-api open.mp API layer / improvements to reflect the managed signatures of the open.mp structures
Projects
None yet
Development

No branches or pull requests

1 participant