Assuming you meant clojure.tools.trace: https://github.com/clojure/tools.trace, 
right?

On Friday, August 23, 2013 at 1:20 PM, Softaddicts wrote:

> Hi all,
> 
> release 0.7.6 is out. It fixes crashes when trace-form(s) encounters a
> throwable without a string based constructor.
> 
> This made Clojure asserts crash the tracing tool but other Java throwables 
> could 
> also make trace-form(s) crash.
> 
> When doable more information is returned for these odd cases if a
> message string can be provided somehow in the cloned throwable.
> 
> Otherwise, no tracing output is generated.
> 
> This follows a report from a non contributor about the assert crash but the 
> code
> fix now covers all cases to make sure that the tracing tool remains
> unobtrusive.
> 
> Available from Maven in the usual fashion.
> 
> Comments/questions welcomed as usual.
> 
> Luc P.
> 
> --
> Softaddicts<lprefonta...@softaddicts.ca (mailto:lprefonta...@softaddicts.ca)> 
> sent by ibisMail from my ipad!
> 
> -- 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com 
> (mailto:clojure@googlegroups.com)
> Note that posts from new members are moderated - please be patient with your 
> first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com 
> (mailto:clojure+unsubscr...@googlegroups.com)
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> --- 
> You received this message because you are subscribed to the Google Groups 
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to clojure+unsubscr...@googlegroups.com 
> (mailto:clojure+unsubscr...@googlegroups.com).
> For more options, visit https://groups.google.com/groups/opt_out.
> 
> 


-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to