STRICT PRIVATE class-local types inaccessible in nested routine declarations
Original Reporter info from Mantis: jcchu
-
Reporter name: JC Chu
Original Reporter info from Mantis: jcchu
- Reporter name: JC Chu
Description:
A class-local type declared as STRICT PRIVATE is inaccessible in the declaration of nested routines, even if the fully qualified type identifier is used.
Nevertheless, a nested routine can use STRICT PRIVATE class-local types in its implementation.
Steps to reproduce:
See the attached file.
Mantis conversion info:
- Mantis ID: 20690
- Version: 2.7.1
- Fixed in version: 3.0.0
- Fixed in revision: 19641 (#7f7c665e)