freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] commit #84eebf4802 breaks compilation with older version


From: Werner LEMBERG
Subject: Re: [ft-devel] commit #84eebf4802 breaks compilation with older version of MSVC
Date: Fri, 18 May 2018 10:58:16 +0200 (CEST)

> 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



reply via email to

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