> Trying to compile ft2demos 2.4.12 on the current Ubuntu, I hit some
> potentially unitiazialized variable warnings [1] in ftview.c.  The
> following patch fixes the issue,

Applied, thanks.

> but I'm unsure if the NULL value is problematic to the following
> calls (it might be better to add a default: case to the switch and
> set values there)

It's not problematic, since all enum values are handled.


    Werner

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

Reply via email to