Skip to content

Added 2 casts to signed int in HardwareSerial::store_char and HardwareSeial::write. #97

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

dylan45pie
Copy link

GCC was spitting out "signed/unsigned mismatch" warnings so i explicitly casted a few.

…eSerial::write to stop gcc from spitting out "signed/unsigned mismatch" warnings.
@matthijskooijman
Copy link
Collaborator

This patch does no longer apply as-is and is effectively superseded by #1863 and #1870 and can be closed.

@cmaglie cmaglie closed this Feb 18, 2014
tbowmo pushed a commit to tbowmo/Arduino that referenced this pull request Jul 14, 2016
Mysensor HW definitions for mysensors micro board
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.

3 participants