Summary
handle references to inline-routines that occur before their definition
Metadata
- Id: aef82ec7a3667b92eed3b882e4a8203bef5d850a
- Trac id: 301
- Type: defect
- Reporter: felix
- Owner: felix
- Cc:
- Status: closed
- Component: compiler
- Estimated difficulty:
- Resolution: wontfix
- Priority: minor
- Milestone:
- Version: 4.5.x
- Changetime: 2010-12-18 13:28:36 UTC
- Created: 2010-08-02 14:48:13 UTC
- Keywords: define-inline warning
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.
Changes and comments
[2010-08-18 15:25:43 UTC] felix changed status from new to assigned
[2010-08-18 15:25:43 UTC] felix set owner to felix
[2010-12-18 13:28:36 UTC] felix changed status from assigned to closed
[2010-12-18 13:28:36 UTC] felix set resolution to wontfix
[2010-12-18 13:28:36 UTC] felix wrote:
Well, people should just think about it.