Opened 11 years ago
Closed 10 years ago
#417 closed defect (fixed)
Source info for REPL definitions
Reported by: | gz | Owned by: | gz |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Runtime (threads, GC) | Version: | |
Keywords: | Cc: |
Description
The REPL should arrange to record source info for definitions coming from toplevel-read. "file positions" may not be meaningful for standard input, but it could at least record the source text.
Change History (2)
comment:1 Changed 10 years ago by gz
- Owner changed from gb to gz
- Status changed from new to assigned
comment:2 Changed 10 years ago by gz
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r13124