On Fri, May 18, 2018 at 4:58 AM, Werner LEMBERG <[email protected]> wrote: > >> Fixing that issue has simply highlighted another problem five lines >> later, namely:- >> >> _BitScanReverse ( %where, x ); >> >> Bear in mind that Visual Studio didn't introduce _BitScanReverse >> until VS2013 (MSDN says VS2010 but I think that's wrong).
Actually since VS2005 https://en.wikipedia.org/wiki/Find_first_set and references therein. _______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
