So I managed to build pyilmbase (CentOS 6.5 + Red Hat DTS 2.1 (g++ v4.8.2)), and I run tests from file pyImathTest.py All of them pass except for testFpExceptions() which crashes with following error: terminate called after throwing an instance of
'Iex_2_2::InvalidFpOpExc'
The crash happend on line 8038: f = sqrt (-1) It will pass if I remove preceding code fragment, starting at line 8023: # The overflow exception is not masked properly on Windows --
see
Is this smth I should worry about? Any hints appreciated.
thanks, -michal |
_______________________________________________ Openexr-devel mailing list Openexr-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/openexr-devel