Details
-
Type:
Enhancement
-
Status:
Closed
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Release 1.3
-
Component/s: None
-
Labels:None
-
Approval:Ok
Description
Compiler exceptions only print the source name of exceptions, not the path. If you have a source tree with the files a/b/foo.clj and c/d/foo.clj, you'll get error messages like Error: no such namespace (foo.clj: 100). The attached patch modifies Compiler.java to print SOURCE_PATH rather than SOURCE in several cases.
Converted from http://www.assembla.com/spaces/clojure/tickets/285
Attachments:
0001-Print-SOURCE_PATH-rather-than-SOURCE-on-exception-so.patch - https://www.assembla.com/spaces/clojure/documents/c2LmVioC4r35oMeJe5d-aX/download/c2LmVioC4r35oMeJe5d-aX
0285-better-compiler-namespaces-resolved.patch - https://www.assembla.com/spaces/clojure/documents/aS2y5uZxCr37VFeJe5cbCb/download/aS2y5uZxCr37VFeJe5cbCb