Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Aug 17, 2021

Added checks for x & y to be at least 0. Also updated error messages to use exceptions.

Copy link
Member

@quajak quajak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

{
WriteLine("Not implemented: get_BufferHeight");
throw new NotImplementedException("Not implemented: get_BufferHeight");
return -1;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the unnecessary return statements please

@quajak quajak enabled auto-merge August 17, 2021 16:20
@quajak quajak merged commit 09db10a into CosmosOS:master Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant