Kbase P111562: The Documentation says that porting r-code from Version 9 to OpenEdge 10 does not require recompilat
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/12/2005 |
|
Status: Unverified
SYMPTOM(s):
The Documentation says that porting r-code from Version 9 to OpenEdge 10 does not require recompilation.
In the OE10 OpenEdge Deployment "Application Portability" chapter of the OE10 Manuals, there is a section that describes the OE10 portability with and without recompiling. The section states:
"R-code Version If you port to a lower or higher major release, you must recompile."
The section below this then gives examples of potable and non portable r-code. It states:
"If you port an application from Progress Version 9 to OpenEdge Release 10.0, you do not have to recompile."
Invalid version, 908 (expected 1005) in object file filename.r. (2888)
Invalid version, <version> (expected <version>) in object file <file-name>. (2888)
CAUSE:
This is a known issue being investigated by Development
FIX:
This section of the documentation is not correct. The r-code version always changes between major releases, and therefore you must recompile.