Re: Clojure-CLR - Where to report issues?

2013-02-20 Thread Frank Hale
okay, I just compiled from the Clojure-CLR 1.4.1 branch in 'Release' mode and then copied the binaries out to a directory and opened a terminal there to run the REPL. On Wed, Feb 20, 2013 at 4:42 PM, dmiller wrote: > Judging from the transcript, there is something not right in your > ClojureCLR

Re: Clojure-CLR - Where to report issues?

2013-02-20 Thread dmiller
Judging from the transcript, there is something not right in your ClojureCLR setup. protocols.clj should not be loading. It should be AOT-compiled. We can work from the JIRA ticket. -David On Wednesday, February 20, 2013 3:30:52 PM UTC-6, Frank Hale wrote: > > Thank you. New ticket created. >

Re: Clojure-CLR - Where to report issues?

2013-02-20 Thread Frank Hale
Thank you. New ticket created. On Wed, Feb 20, 2013 at 4:20 PM, Andy Fingerhut wrote: > I believe anyone should be able to create an account at this web site and > then create a ticket. If you have any trouble doing so, let me know. > > http://dev.clojure.org/jira/browse/CLJCLR > > Andy > >

Re: Clojure-CLR - Where to report issues?

2013-02-20 Thread Andy Fingerhut
I believe anyone should be able to create an account at this web site and then create a ticket. If you have any trouble doing so, let me know. http://dev.clojure.org/jira/browse/CLJCLR Andy On Feb 20, 2013, at 12:58 PM, Frank Hale wrote: > I wanted to report an issue with Clojure-CLR 1.4.

Clojure-CLR - Where to report issues?

2013-02-20 Thread Frank Hale
I wanted to report an issue with Clojure-CLR 1.4.1 that I am seeing but the issues section on the Clojure-CLR Github must be disabled because the link is not showing up. When I run the REPL I get a lot of duplicated warnings. I've pasted the warnings below. C:\Users\Frank.Hale\Desktop\clojure-clr