joerg
|
b120ca1787
|
Under C++11 it is invalid to implicitly cast from a larger type to a
smaller type in an initializer. Adjust various places accordingly.
Avoid set-but-not-used warnings in some other places for newer GCC.
|
2016-05-18 20:18:31 +00:00 |
|
joerg
|
c75b6ce6c6
|
Fix build with newer GCC
|
2011-12-05 22:44:08 +00:00 |
|
dholland
|
6bbdb91741
|
Use toupper() correctly. Caught by clang.
|
2011-09-03 21:59:18 +00:00 |
|
dholland
|
abc2f4a9fe
|
Catch up to C++ standards churn. Should fix, or at least advance, the
clang build.
|
2011-08-29 01:27:29 +00:00 |
|
rumble
|
974e59c8ed
|
uisp-20040311
AVR microcontroller hardware in-system programmer
|
2004-10-25 01:58:09 +00:00 |
|