Summary
declarations that apply to named global variables may not work unless aliased
Metadata
- Id: d67240ae1e9a7f43c4633229c6233c254b697544
- Trac id: 271
- Type: defect
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: compiler
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.5.x
- Changetime: 2011-04-04 08:31:00 UTC
- Created: 2010-06-09 23:45:51 UTC
- Keywords: declaration alias
Description
Toplevel identifiers given in declarations like `(constant ...)` will not apply in later stages after canonicalization, when the identifiers are not properly aliased.
Changes and comments
[2010-06-12 15:16:49 UTC] felix changed status from new to closed
[2010-06-12 15:16:49 UTC] felix set resolution to fixed
[2011-04-04 08:31:00 UTC] felix removed milestone 4.6.0
[2011-04-04 08:31:00 UTC] felix wrote:
Milestone 4.6.0 deleted