Kbase P123738: Compiler crash when using same name for class property and temp-table field
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/10/2009 |
|
Status: Verified
SYMPTOM(s):
Compiler crash when using same name for class property and temp-table field
FACT(s) (Environment):
Using object-oriented ABL
Class property and temp-table field within same class have identical names
Issue does not happen if property and temp-table field have different names
OpenEdge 10.1B
All Supported Operating Systems
OpenEdge Category: Language (4GL/ABL)
CAUSE:
Bug# OE00150276
FIX:
Upgrade to OpenEdge 10.1B02 or later.
As a workaround, ensure that class properties and temp-table fields within the same class do not have common names.