Re: fixes in 2.13

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

 



On Thu, 1 Mar 2018 18:20:19 -0600, Kurt Kartaltepe wrote:

> If this hasnt been resolved since 2.12.93, this patches an
> initialization that fails to compile in MSVC which gcc allows.

> -    FT_Pos         advances[3] = {};
> +    FT_Pos         advances[3] = {0};

Looks like for once Microsoft is conforming to the spec
<http://www.open-std.org/JTC1/SC22/WG14/www/docs/n869/>. According to
section 6.7.8, an empty initializer list is not allowed.
_______________________________________________
Fontconfig mailing list
Fontconfig@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/fontconfig




[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux