Demunge source in execution errors

Description

Errors occurring during eval (:execution, :read-eval-result, rint-eval-result) base their "source" reporting on the Java stack trace, which (if Clojure) is a munged class/function:

Proposed: Break apart and demunge the function name. We do something similar already in spec check (and use that name if it exists already).

Patch: clj-2438-2.patch

Environment

None

Attachments

2

Activity

Show:

Alex MillerNovember 20, 2018 at 9:53 PM

-2 patch includes nested functions in source

Completed

Details

Assignee

Reporter

Approval

Ok

Patch

Code

Priority

Affects versions

Fix versions

Created November 20, 2018 at 5:19 PM
Updated December 6, 2018 at 4:43 AM
Resolved December 6, 2018 at 4:43 AM