Uploaded image for project: 'XalanC'
  1. XalanC
  2. XALANC-548

Math error trap with _matherr while initializing XalanTransformer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.9
    • None
    • XalanC
    • None
    • Compiling with Visual studio 7.1. Run on Windows XP SP2.

    Description

      We define "_matherr" to trap math error problems in our projects. See MSDN for details on _matherr.

      When we call XalanTransformer::initialize(), a math error occur. Based on my call-stack, this append in DoubleSupport::initialize( themanager ) called by PlatformSupportInit::initialize( theManager ).

      The sqrt function is called with a negative value (-2.0099999...8).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              boutchitos Martin Boucher
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: