Ticket #335 (closed defect: fixed)
Better error messages
Reported by: | dvanhorn | Owned by: | asumu |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | asumu/sweet.plt | Keywords: | |
Cc: | Version: | (1 1) | |
Racket Version: | 5.1.1.6--2011-02-02 |
Description
The error messages are awful. For example, if I end the file immediately after the 5 (no trailing newline), I get this:
#lang planet asumu/sweet racket
5
Welcome to DrRacket?, version 5.1.1.6--2011-02-02(-/f) [3m].
Language: planet asumu/sweet racket; memory limit: 1024 MB.
application: bad syntax (illegal use of `.') in: (5 . #<eof>)
(Should that even be an error?)
Change History
Note: See
TracTickets for help on using
tickets.