avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] New GCC warning - how to silence?


From: larry barello
Subject: [avr-gcc-list] New GCC warning - how to silence?
Date: Thu, 5 Apr 2007 11:07:23 -0700

This is a new warning with the latest WinAvr.  What does it mean and how do
I silence it?  It is highly annoying that the buffers are even concerned
whether a byte value is signed or not when dealing with characters.

TetherTask.c:191: warning: pointer targets in passing argument 1 of
'sscanf_P' differ in signedness







reply via email to

[Prev in Thread] Current Thread [Next in Thread]