Opened 14 years ago

Closed 14 years ago

Last modified 13 years ago

#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 felix winkelmann

Resolution: fixed
Status: newclosed

comment:2 Changed 13 years ago by felix winkelmann

Milestone: 4.6.0

Milestone 4.6.0 deleted

Note: See TracTickets for help on using tickets.