[PATCH] libport: Get rid of ffs

Alexandre Julliard julliard at winehq.org
Thu May 28 13:11:33 CDT 2020


Alex Henrie <alexhenrie24 at gmail.com> writes:

> Signed-off-by: Alex Henrie <alexhenrie24 at gmail.com>
> ---
> This function is no longer used in Wine, and __builtin_ffs or
> RtlFindLeastSignificantBit can be used instead when writing new code.

It's still used in gdi32.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list