swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] The function art_ftoa


From: Matthias Kramm
Subject: Re: [Swftools-common] The function art_ftoa
Date: Tue, 25 Oct 2011 13:04:55 -0700
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Oct 20, 2011 at 04:59:35PM +0200, Sergey S. Klyopov <address@hidden> 
wrote:
> I'm trying to convert all sources to be compiled successfully in MSVS 
> with the goal to use compile them as the dll and found out the strange code
> 
> lib/art/art_affine.c, line 127:
> if ((int)floor ((x + EPSILON / 2) < 1))
> 
> Am I wrong or there are explicit parentheses? I removed them for now 
> because MSVS gives error C2668: 'floor' : ambiguous call to overloaded 
> function. But what shall be better?

Try compiling the snapshot or git versions. lib/art/ is not actually used
anymore.

Matthias



reply via email to

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