On Mon, Sep 25, 2017 at 10:30 AM, Werner LEMBERG <[email protected]> wrote:

>
> I've just committed Ewald's GSoC project to master.  Please test!
>

Not sure if it's caused by the merge, but it gives a warning with gcc 7.2.0:

---
In file included from
/home/nsivov/devel/freetype/freetype2/src/psaux/psaux.c:35:0:
/home/nsivov/devel/freetype/freetype2/src/psaux/pshints.c: In function
‘cf2_hintmap_dump’:
/home/nsivov/devel/freetype/freetype2/src/psaux/pshints.c:312:17: warning:
unused variable ‘hint’ [-Wunused-variable]
       CF2_Hint  hint = &hintmap->edge[i];
                 ^~~~
---


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

Reply via email to