Release Notes - 1.1
1.1.4-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
27872 | Rule Rationale update for the QR (rule id - 1002208): “All Read and Write statements in Programs must use the return code IOSTAT (FORTRAN)” |
Rules
Rule Id | New Rule | Details |
---|---|---|
1002088 | FALSE | Weight for “Avoid too many Statements (STMT) in a Subroutine (FORTRAN)” has been changed from 0 to 1 |
1002090 | FALSE | Weight for “Avoid too many Statements (STMT) in a Program (FORTRAN)” has been changed from 0 to 1 |
1002092 | FALSE | Weight for “Avoid too many Statements (STMT) in a Function (FORTRAN)” has been changed from 0 to 1 |
1002094 | FALSE | Weight for “Avoid too many Statements (STMT) in a Module (FORTRAN)” has been changed from 0 to 1 |
1002110 | FALSE | Weight for “Avoid Programs with High Average size of Statements (AVGS) (FORTRAN)” has been changed from 0 to 1 |
1002112 | FALSE | Weight for “Avoid Subroutines with High Average size of Statements (AVGS) (FORTRAN)” has been changed from 0 to 1 |
1002114 | FALSE | Weight for “Avoid Functions with High Average size of Statements (AVGS) (FORTRAN)” has been changed from 0 to 1 |
1002116 | FALSE | Weight for “Avoid Modules with High Average size of Statements (AVGS) (FORTRAN)” has been changed from 0 to 1 |
Other Updates
Details |
---|
After upgrade “Add Version” would not throw error " Dependency dmtcoetechnoua:2.0 is missing: library dmtcoediscovererfortran" |
Fortran Analyzer no longer supports Oracle or SQL server as storage service. |
1.1.3-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
25153 | Avoid untested Return Code variables after ALLOCATE in Programs (FORTRAN) - returns false positive when no ALLOCATE is present in the code |
25225 | Missing security violations for “Avoid untested Return Code variables after Read or Write in Subroutines (FORTRAN)”. |
25487 | Fortran function objects are not always created in Metamodel |
24044 | Rule 1002142 -Unavoid un-deallocated variables or arrays in Fortran-90 Modules (FORTRAN) -description needs update |
25198 | Associated Value details should be clear for a violation - Fortran |
1.1.2-funcrel
Resolved Issues
Customer Ticket Id | Details |
---|---|
23872 | Fortran Analyzer 1.1.1-funcrel creates over 500 false positives for rule Avoid Untested Return Code variables after ALLOCATE in Subroutines |
Other Updates
Details |
---|
Incorrect objects created for Fortran Stat Variable |