> Is there a special reason why you use __always_inline
> instead of inline in bitops.h?

Because it's not only a hint, I really want this function to be inlined.

> This breaks compilation for mingw :-(
>
> mingw also fails at timersub() in vnc.c.

Then we should defined timersub when not available.

Since I don't have any working mingw toolchain, cool you make a patch
for those two ?
Thanks,

-- 
Corentin Chary
http://xf.iksaif.net

Reply via email to