> 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).

Really?  I see a question about `BitScanReverse' on stackoverflow
asked in December 2011...

  
https://stackoverflow.com/questions/8626891/bitscanforward64-issue-in-visual-studio-11-developer-preview

On the other hand, it doesn't really matter :-)

> Either way, the above change has made freetype2 unbuildable now
> with anything earlier :-(

Thanks, should be fixed in git now.  Please test.


    Werner

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to