>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:

Abdelrazak> Edwin Leuven wrote:
>> Abdelrazak Younes wrote:
>>>> do we need to cast lyx::time_type to ... ?
>>>  No, the difference:
>>  sure, but that will have the same type no?

Abdelrazak> no, we need an explicit int (not unsigned long) because
Abdelrazak> MSVC doesn't know how to choose between the different abs
Abdelrazak> version (the one in math.h requires a double).

But are we sure that int is a wide enough type?

What about using difftime? Is that portable?

JMarc

Reply via email to