Tested on Linux x64, Chromium 31.0.1650.63 and Firefox 26.0. Same behaviour that you have seen. However, I haven't looked at the code yet.
Il giorno lunedì 17 febbraio 2014 20:34:22 UTC+1, t x ha scritto: > > Can anyone verify whether this bug is reproducible? > > On Mon, Feb 17, 2014 at 12:28 AM, t x <[email protected] <javascript:>> > wrote: > > Hi, > > > > repo: https://github.com/txrev319/bug-report > > > > I have a really weird bug where: > > > > * (my-macro ...) ==> everything works > > > > * (async/go (my-macro ...)) ==> something weird happens > > > > > > A minimal failure case is documented at: > > https://github.com/txrev319/bug-report/blob/master/src/app.cljx > > > > It depends on the macro defined in: > > https://github.com/txrev319/bug-report/blob/master/src/macros.cljx > > > > The bug can be replicated by following the instructions at: > > https://github.com/txrev319/bug-report/blob/master/README.md > > > > I *believe* I have included everything required to replicate the > > bug. If I am missing anything, please let me know. > > > > > > Extra info: > > > > $ lein --version > > Leiningen 2.2.0 on Java 1.7.0_45 Java HotSpot(TM) 64-Bit Server VM > > > > I'm on 64-bit OSX. > > > > > > Thanks! > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
