Consultor Eletrônico



Kbase P155115: Syntax errors when accessing classes compiled with MIN-SIZE option in memory mapped Procedure Librar
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/6/2010
Status: Unverified

SYMPTOM(s):

Syntax errors when accessing classes compiled with MIN-SIZE option in memory mapped Procedure Library

** <program> Could not understand line <number>. (196)

** "<file-name>" was not found. (293)

FACT(s) (Environment):

All Supported Operating Systems
OpenEdge 10.1C
OpenEdge 10.2A

CAUSE:

Bug# OE00192156

CAUSE:

The lack of a debug segment in the r-code is what is causing this problem when the shared library is generated.

FIX:

As a workaround, compile all classes without the MIN-SIZE option.