Not yet. I'll have to take care of that.
On Mon, Mar 19, 2012 at 5:48 PM, David Nolen wrote:
> On Mon, Mar 19, 2012 at 1:36 PM, Aaron wrote:
>
>> I pushed the patch to my fork on github in this commit:
>> https://github.com/aaronc/clojurescript/commit/3193ed6e27061765782da32d36a63b0f7630f5e9
>
On Mon, Mar 19, 2012 at 1:36 PM, Aaron wrote:
> I pushed the patch to my fork on github in this commit:
> https://github.com/aaronc/clojurescript/commit/3193ed6e27061765782da32d36a63b0f7630f5e9
>
> Should I submit a pull request?
Clojure doesn't take pull requests. Have you sent in your CA? If
I pushed the patch to my fork on github in this commit:
https://github.com/aaronc/clojurescript/commit/3193ed6e27061765782da32d36a63b0f7630f5e9
Should I submit a pull request?
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, se
On Fri, Mar 16, 2012 at 6:11 PM, Aaron wrote:
> Is there any reason why ClojureScript does not return a source file and
> line number when there are reader errors? All I get is a long stack trace
> that only has line numbers for the clojure/clojurescript code that threw -
> not very helpful.
>
>