-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: jcov_1.3
-
Component/s: tools
-
jt2.1.2
-
generic
-
generic
-
Verified
The jdfgen utility (template file generator) generates such SRCFILE section
for classes without the 'SourceFile' attribute, which breaks the rpgMain
utility (report generator) :
SRCFILE: Source file UNKNOWED
After trying to generate a report for such class, rpgMain outputs the
error message "String index out of range: -1" followed by usage information,
and terminates.