On 7/24/07, JJ <[EMAIL PROTECTED]> wrote:

Yes it were returning same number all the time, I've broke down calculations of 
UTC to Julian date type and saw significant floating point errors (rounding) in 
calculation, it couldn't hold such numbers and to me seemed to ignore double 
data type, but used float instead. (i've played through bunch of compiler 
settings, pragmas, etc with no significant gain). Actually tried my own 
calculation which operates with smaller numbers, but in the end when result 
should be stored, numbers got messed again. Damn, I didn't meant to spend 4 
hours on this...

Hmm, that's worrying.

I've abandoned msvc compiler and using trial intel compiler for now... No 
problems on new compiler with calculations..

Would you be willing to post a small test case (or send to me
privately)?  Along with the exact compiler version and CPU.  I very
much want to figure out exactly what this problem is, since it's
supposed to work.

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to