Opened 6 years ago
Last modified 2 years ago
#980 new defect
make input-parse more neighbourly by signalling an exception in assert-curr-char instead of calling error
Reported by: | ckeen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | unknown | Version: | 4.8.x |
Keywords: | Cc: | ||
Estimated difficulty: | easy |
Description
The attached patch signals an exception of type (input-parse parser-error exn) instead of calling error directly.
Attachments (1)
Change History (3)
Changed 6 years ago by ckeen
comment:1 Changed 6 years ago by ckeen
- Summary changed from make parse-input more neighbourly by signalling an exception in assert-curr-char instead of calling error to make input-parse more neighbourly by signalling an exception in assert-curr-char instead of calling error
comment:2 Changed 2 years ago by sjamaan
- Estimated difficulty set to easy
Note: See
TracTickets for help on using
tickets.