Skip to content

Conversation

kyomawolf
Copy link
Contributor

I also fixed the compiler warning about comparing that count unsigned integer with an integer by simply casting it. This should cause no issue as there is a <0 check beforehand

@kyomawolf
Copy link
Contributor Author

Ah shit, seems like the update example commit came in as well; forgot to change the branch. Anyway, I updated the example to reflect the corresponding C example and made the Makefile work (at least under Linux, if someone could test it under Win/Mac this would be great). The builtin debug an run functionality of VSCode should be workign correctly as well

@kyomawolf
Copy link
Contributor Author

Also Build fails, for some reason it cant find the repository URL?

@RobLoach
Copy link
Owner

Thanks so much for the updates. For the automated tests, it looks like GitHub Actions could use some updates. Going to merge this forwards! Thanks so much.

@RobLoach RobLoach merged commit 9d17610 into RobLoach:master Feb 16, 2024
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.

2 participants