#271 closed defect (fixed)
declarations that apply to named global variables may not work unless aliased
Reported by: | felix winkelmann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | compiler | Version: | 4.5.x |
Keywords: | declaration alias | Cc: | |
Estimated difficulty: |
Description
Toplevel identifiers given in declarations like (constant ...)
will not apply in later stages after canonicalization, when the identifiers are not properly aliased.
Change History (2)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 13 years ago by
Milestone: | 4.6.0 |
---|
Note: See
TracTickets for help on using
tickets.
Milestone 4.6.0 deleted