RE: [xml] XPath Infinities



Indeed. We ought to extract all the NaN and Inf stuff into a separate file.
That sounds like a good idea.

+ #if defined(__osf__) && defined(__GNUC__)
The problem happened on RedHat 7.0.  Is __osf__ defined for RedHat 7.0?

Do you really think that just blinding ignoring Floating point exceptions is 
a good idea?  Also, how is your #ifdef and better than Igor's?  Last question,
your patch still divides by zero in the initialization of the variables, so
I guess I don't really understand the point of the other code? Because it 
divides by zero in the initialization it won't cause the SIGFPE, and thus it 
will never need to be trapped. Right?

--Ray





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