greenh / CJD

CJD is a system for documenting Clojure programs through the use of structured comments embedded in Clojure source code.
Other
12 stars 0 forks source link

Syntax error locations aren't reported #40

Open greenh opened 11 years ago

greenh commented 11 years ago

When certain flavors of (usually syntax) errors occur, CJD generates an exception that identifies the problem, but doesn't resolve the source location further than the file involved.

This is a problem principally with errors occurring in the reader.