libftdi Archives

Subject: Re: Re: Re: libftdi 1.1 release candidate (rc1)

From: Xiaofan Chen <xiaofanc@xxxxxxxxx>
To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
Date: Fri, 31 Jan 2014 20:54:10 +0800
On Thu, Jan 30, 2014 at 11:40 PM, Thomas Jarosch
<thomas.jarosch@xxxxxxxxxxxxx> wrote:
>
> Regarding the other MinGW stuff: As far as I understand
>
> the latest findings, everything is alright?
>
> (=read: The build warnings have been resolved)

When using MinGW-w64 official website download, there is only
one warning. It would be good to fix that. But I am okay to leave
it as it is as well since it only affect one example.

Scanning dependencies of target bitbang
[ 46%] Building C object examples/CMakeFiles/bitbang.dir/bitbang.c.obj
C:\work\libftdi\libftdi1-1.1\examples\bitbang.c: In function 'main':
C:\work\libftdi\libftdi1-1.1\examples\bitbang.c:64:9: warning: unknown conversio
n type character 'h' in format [-Wformat=]
         printf("%02hhx ",buf[0]);
         ^
C:\work\libftdi\libftdi1-1.1\examples\bitbang.c:64:9: warning: too many argument
s for format [-Wformat-extra-args]
Linking C executable bitbang.exe
[ 46%] Built target bitbang

>
> Happy New Year to you :) (if that's the correct thing to say :))
>

Thanks. Yes that is right way to say. It is Chinese New Year
holiday here.



-- 
Xiaofan

--
libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread