Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork130
isAscii: avoid dependency on _GNU_SOURCE#176
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Fixes#158Thanks to@kenny5660 for the one liner
codecov-commenter commentedDec 20, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportBase:96.11% // Head:96.20% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@## master #176 +/- ##==========================================+ Coverage 96.11% 96.20% +0.08%========================================== Files 13 13 Lines 953 949 -4 ==========================================- Hits 916 913 -3+ Misses 37 36 -1
Help us with your feedback. Take ten seconds to tell ushow you rate us. Have a feature suggestion?Share it here. ☔ View full report at Codecov. |
carlosperate commentedDec 20, 2022
Thanks for the PR@facchinm! I haven't test it yet, but doesn't it also need an custom implementation of ArduinoCore-API/api/WCharacter.h Lines 144 to 150 ine26862e
|
@carlosperate thanks for pointing that out, I added the patch and test for that function too |
Uh oh!
There was an error while loading.Please reload this page.
@DhruvaG2000
@beriberikix
@carlosperate
@matthijskooijman