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 volatile errors when compiling for C++23#196

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
facchinm merged 1 commit intoarduino:masterfromjboynes:fix_volatile
Aug 22, 2023

Conversation

jboynes
Copy link
Contributor

C++20 deprecated the use of increment/decrement with volatile variables. This PR avoids the compiler warning at that language level or later.

@CLAassistant
Copy link

CLAassistant commentedAug 21, 2023
edited
Loading

CLA assistant check
All committers have signed the CLA.

@codecov-commenter
Copy link

Codecov Report

Patch coverage:100.00% and no project coverage change.

Comparison is base(84b98c7) 95.77% compared to head(669bf38) 95.77%.

Additional details and impacted files
@@           Coverage Diff           @@##           master     #196   +/-   ##=======================================  Coverage   95.77%   95.77%           =======================================  Files          13       13             Lines         970      970           =======================================  Hits          929      929             Misses         41       41
Files ChangedCoverage Δ
api/RingBuffer.h100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report?Share it here.

@facchinmfacchinm merged commit50a27fb intoarduino:masterAug 22, 2023
@facchinm
Copy link
Member

Thanks for the fix! Merging

@per1234per1234 added the bug labelAug 22, 2023
@jboynesjboynes deleted the fix_volatile branchSeptember 8, 2023 07:24
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
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

5 participants
@jboynes@CLAassistant@codecov-commenter@facchinm@per1234

[8]ページ先頭

©2009-2025 Movatter.jp