freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] [PATCH] Improve FT_MulFix


From: James Cloos
Subject: Re: [ft-devel] [PATCH] Improve FT_MulFix
Date: Fri, 03 Oct 2014 16:05:38 -0400
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4.50 (gnu/linux)

>>>>> "AP" == Alexei Podtelezhnikov <address@hidden> writes:

AP> Never mind. Right-shifting negative numbers is implementation defined
AP> (ANSI or C11), so it is not portable.

Would replacing the >> 16 with / 65536L be fully portable?

-JimC
-- 
James Cloos <address@hidden>         OpenPGP: 0x997A9F17ED7DAEA6



reply via email to

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