Closed
Description
in brach 1.5.x avr-gcc is called passing argument -w, that hide all warning.
This is very bad as wanings help to find error in the code, especially if it is written by someone new to coding and the magic of pointers.
please, at least give a flag in preferencies to remove the evil -w flag.
thank you