Ticket #335 (closed defect: fixed)

Opened 13 years ago

Last modified 13 years ago

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

Changed 13 years ago by asumu

  • status changed from new to accepted

This should be fixed in the latest code on  github and a new version will be released soon once I get some other changes working.

Changed 13 years ago by asumu

  • status changed from accepted to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.