Opened 14 years ago
Closed 14 years ago
#301 closed defect (wontfix)
handle references to inline-routines that occur before their definition
Reported by: | felix winkelmann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | compiler | Version: | 4.5.x |
Keywords: | define-inline warning | Cc: | |
Estimated difficulty: |
Description
(suggested by sjamaan)
References to inline-procedures defined with define-inline
and which happen before the actual definition should be caught and at least generate a warning.
Change History (2)
comment:1 Changed 14 years ago by
Owner: | set to felix winkelmann |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Well, people should just think about it.