In a current project I use the PSTR macro (inline definition of PROGMEM
string) frequently. Unfortunately, the AVR C++ compiler issues a warning
whenever it's used and I've not found a way to avoid this. Consequently
it's more difficult to spot compile errors amongst all the warnings.
It would help a lot if there was an on/off toggle for suppress warnings in
proximity to the listbox (e.g. implemented as a listbox filter).
Original issue reported on code.google.com by bflaglie@c2i.net on 7 Dec 2009 at 9:42
Original issue reported on code.google.com by
bflaglie@c2i.net
on 7 Dec 2009 at 9:42