| Project: | Prolint Issue Tracker |
| Component: | Rules |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jurjen |
| Status: | closed |
Rules assume that the third field in a XREF file is an integer, but this is not true in OpenEdge 10: the third field may be the string "IMPLICIT". This results in a run-time error.
Affected code: rules/sortaccess.p, rules/wholeindex.p.
Testcase: try a class that inherits some other class.
Comments
#1
fixed (Subversion revision 284)
#2