Skip to content

Add virtual keyword to virtual method override, for clarity #5790

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

eric-wieser
Copy link
Contributor

These are already treated as virtual by the compiler anyway. Ideally we'd have
the override keyword here too, but I'm not sure if the lcd compiler supports
this.

These are already treated as virtual by the compiler anyway. Ideally we'd have
the override keyword here too, but I'm not sure if the lcd compiler supports
this.
@facchinm
Copy link
Member

Moved to arduino/ArduinoCore-sam#5

@facchinm facchinm closed this Jan 24, 2017
@eric-wieser
Copy link
Contributor Author

What's the link between these two repos? Is one subtree merged into the other?

@facchinm
Copy link
Member

The sam folder was a leftover from AVR-only times. We are moving it in a way like https://github.com/arduino/ArduinoCore-samd, so the core is provided standalone with all the history extracted with git filter-branch.
When all PRs and issue will be moved to the right location we'll apply #5881

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture: SAM Applies only to the SAM microcontrollers (Due)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants