Feature #11139
Progress codebase can have multiple -cpstream values
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
Due date:
% Done:
0%
billable:
No
vendor_id:
GCD
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
Related issues
History
#1 Updated by Paul Bodale 6 months ago
While working on task #4766 it was found that a application can be composed of source code files that do not have the same -cpstream values.
This matters because different procedures in the same application can INPUT/OUTPUT operations differently especially when dealing with literals even though this is quick way to start questioning ones life choices (it's very easy to mess up).
More information can be found in #4766 Redmine thread.
The solution would be to place an annotation at the class level or in the pphints files corresponding to the 4gl program.