Skip to content

Removed "register" as it is obsolete after C++11#28

Open
Beirdo wants to merge 1 commit into
thijse:masterfrom
Beirdo:remove-register
Open

Removed "register" as it is obsolete after C++11#28
Beirdo wants to merge 1 commit into
thijse:masterfrom
Beirdo:remove-register

Conversation

@Beirdo

@Beirdo Beirdo commented Jan 24, 2023

Copy link
Copy Markdown

As I am getting constant warnings from g++ from Arduino IDE v2, I'm nuking the now pointless "register" definitions. We are now compiling usually with C++17, or maybe C++11, both of which ignore (and whine about) register as a keyword.

@muanis muanis left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Did the same and tested on my platformio.

@lbussy

lbussy commented Aug 20, 2023

Copy link
Copy Markdown

Fast shipping, packaging excellent, do recommend! Would buy again!

@joscha

joscha commented Aug 20, 2023

Copy link
Copy Markdown
Collaborator

@thijse should we get this in? What do you think?

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.

4 participants