>>> Also I get a few -Wunused-parameter warnings.
>> 
>> Really?  I don't get this.  Please elaborate.
> 
> the first two I get are in pcfdrivr.c
> for both parameters `const char* property_name` clang emits: 
>
>   error: unused parameter ‘property_name’.
>
> I checked the parameters and they only seem used if
> PCF_CONFIG_OPTION_LONG_FAMILY_NAMES is defined, depending on how
> FT_TRACE0 is defined.

Fixed, thanks.

> In the mailing list there is a mail titled “Mysterious warning
> message” which seems to be referencing the same issue.

Please send a log file snippet so that I can see the exact wording.


    Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to