swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] The function art_ftoa


From: Sergey S. Klyopov
Subject: [Swftools-common] The function art_ftoa
Date: Thu, 20 Oct 2011 16:59:35 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

Hi all,

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?

Sergey




reply via email to

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