Re: Confusing ArityExceptions from macros

2013-10-23 Thread Alex Coventry
You're welcome. Please go vote the issue up. :-) On Wednesday, October 23, 2013 6:27:38 PM UTC-4, James Gatannah wrote: > > Oh, nice! I've been wondering what this error means for at least a month > now. > > Thanks, > James > > > On Thursday, Octobe

Re: Confusing ArityExceptions from macros

2013-10-23 Thread James Gatannah
Oh, nice! I've been wondering what this error means for at least a month now. Thanks, James On Thursday, October 17, 2013 1:14:21 PM UTC-5, Alex Coventry wrote: > > If you've ever had a confusing > ArityException while > working with ma

Confusing ArityExceptions from macros

2013-10-17 Thread Alex Coventry
If you've ever had a confusing ArityException while working with macros, the reason may be that clojure.lang.Compiler.macroexpand1 rethrows any ArityExceptions