Software Version Repository: Generation Severity 20 is highest allowed at A92
In our A92 development environment, I tried to compile P4205 with SVR (software version repository). The compile failed severity 20 error. Laura Quin at Oracle found document 635731.1 created by the Supply Chain group, which explains that I can set SVR P4205 Gen Severity to 20 and the compile will succeed. A92 does not allow 21 or higher!Yay, Laura. News to me!
"There is code in J98CRTRPGL that will not allow you to change the generation severity level higher than 20. This is OK with ILE since ILE reads that as 20 or below errors rather than RPG which reads it as 19 or below. Because ILE has problems with some level 20 errors this should technically be set to 10 because if level 20 errors relating to END statements missing or parentheses missing will throw out the entire chunk of code. However, this is fine for P4312 since the level 20 errors are only field definitions."
"There is code in J98CRTRPGL that will not allow you to change the generation severity level higher than 20. This is OK with ILE since ILE reads that as 20 or below errors rather than RPG which reads it as 19 or below. Because ILE has problems with some level 20 errors this should technically be set to 10 because if level 20 errors relating to END statements missing or parentheses missing will throw out the entire chunk of code. However, this is fine for P4312 since the level 20 errors are only field definitions."
Tagged:
0