Skip to content

Disable FPE for libxml2 calls

When using --enable-fpe command line flag an FP exception is thrown from libxml2. Disabling the FPE for the relevant part of the code.

Also refactor same mechanism used in the VTK output to own file.

  1. Feature description was added to the changelog

Merge request reports