Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix Stream's parseFloat()#8785

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

Merged
mcspr merged 1 commit intoesp8266:masterfromd-a-v:fixParseFloat
Jan 3, 2023
Merged

Conversation

@d-a-v
Copy link
Collaborator

cherry-pick updates forStream::peekNextDigit() from AVR implementation: decimal dot is optionally allowed

fixes#8782

cherry-pick updates for Stream::peekNextDigit() from AVR implementation
@mcsprmcspr added this to the3.1 milestoneJan 3, 2023
@mcsprmcspr merged commit5a3da9a intoesp8266:masterJan 3, 2023
@earlephilhower
Copy link
Collaborator

Apropos of nothing, it's somewhat amusing that thedecimal separator is hardcoded to a. by Arduino.cc even though in the Italian locale they use commas for the decimal separator. 😆

@d-a-v
Copy link
CollaboratorAuthor

It's without any regret that I copied this patch.
Decimal commas are hurting computing.

(Note: French decimal separator is also a comma)

hasenradball pushed a commit to hasenradball/Arduino that referenced this pull requestNov 18, 2024
cherry-pick updates for Stream::peekNextDigit() from AVR implementation: decimal dot is optionally allowed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

parseFloat is not able to parse positive float numbers

3 participants

@d-a-v@earlephilhower@mcspr

[8]ページ先頭

©2009-2025 Movatter.jp