Opened 11 years ago
Closed 11 years ago
#104 closed enhancement (fixed)
Source location for define-condition
| Reported by: | Helmut Eller | Owned by: | somebody |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | 2014-06 |
| Keywords: | Cc: |
Description
Here is a patch to record source locations for define-condition.
I also pushed this to github in case that's more convenient:
https://github.com/ellerh/cmucl/commit/5b837ff599b3760ee5f17b9fcf4622b7cb84c682
Attachments (1)
Change History (2)
Changed 11 years ago by
| Attachment: | 0001-Record-source-location-for-define-condition.patch added |
|---|
comment:1 Changed 11 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

Fixed in 3b8bd8385a96685faeb26da60d9394feafb79907
Thanks for the patch!