freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] building freetype 2.3.11 on Mac OS X 10.6


From: Sean McBride
Subject: Re: [ft-devel] building freetype 2.3.11 on Mac OS X 10.6
Date: Wed, 4 Nov 2009 09:26:14 -0500

On 11/4/09 12:19 PM, Werner LEMBERG said:

>> [...], there is only one compiler warning:
>>
>> /Users/sean/Downloads/freetype-2.3.11/src/tools/apinames.c:268:39:
>> warning: field precision should have type 'int', but argument has type
>'long'
>>       [-Wformat]
>>               fprintf( stderr, ">>> %.*s\n", p-name, name );
>>                                       ^      ~~~~~~
>> This surprised me, but the 'printf' man page does say that '*'
>> expects an int.  It doesn't seem likely that p-name would overflow
>> an int, so I guess a cast would be ok.
>
>Fixed in git, thanks.  Please test.

Thanks.

Did you also fix the "file is not of required architecture" message?
This is the more important one really.

Cheers,

--
____________________________________________________________
Sean McBride, B. Eng                 address@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada






reply via email to

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