avr-chat
[Top][All Lists]
Advanced

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

[avr-chat] format '%5.2f' expects type 'double', but argument 6 has type


From: Rick Mann
Subject: [avr-chat] format '%5.2f' expects type 'double', but argument 6 has type 'float'
Date: Thu, 2 Feb 2012 21:51:47 -0800

I thought the %f specifier accepted double or float.

$ avr-gcc -v
Using built-in specs.
Target: avr
Configured with: ../configure --prefix=/usr/local/CrossPack-AVR-20100115 
--disable-dependency-tracking --disable-nls --disable-werror --target=avr 
--enable-languages=c,c++ --disable-nls --disable-libssp --with-dwarf2
Thread model: single
gcc version 4.3.3 (GCC) 

avr-libc 1.6.7




reply via email to

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