=================================================== XMLF90 1.5.1: doc/Examples/dom/test-suite.log =================================================== # TOTAL: 5 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 5 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: data ========== At line 540 of file ../../src/strings/m_strings.f90 Fortran runtime error: Substring out of bounds: upper bound (222) of 'expr' exceeds string length (9) FAIL data (exit status: 2) FAIL: features ============== At line 540 of file ../../src/strings/m_strings.f90 Fortran runtime error: Substring out of bounds: lower bound (0) of 'expr' is less than one FAIL features (exit status: 2) FAIL: pseudo ============ At line 540 of file ../../src/strings/m_strings.f90 Fortran runtime error: Substring out of bounds: lower bound (0) of 'expr' is less than one FAIL pseudo (exit status: 2) FAIL: pseudo_dom ================ At line 540 of file ../../src/strings/m_strings.f90 Fortran runtime error: Substring out of bounds: upper bound (222) of 'expr' exceeds string length (9) FAIL pseudo_dom (exit status: 2) FAIL: text ========== At line 540 of file ../../src/strings/m_strings.f90 Fortran runtime error: Substring out of bounds: lower bound (0) of 'expr' is less than one FAIL text (exit status: 2)