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 <dmiller2...@gmail.com> wrote:

> 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.
>>
>>
>> On Wed, Feb 20, 2013 at 4:20 PM, Andy Fingerhut <andy.fi...@gmail.com>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<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.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-1.4.1>Clojure.**Main.exe
>>> > Reflection warning, C:\Users\Frank.Hale\Desktop\**
>>> clojure-clr-1.4.1\clojure\**core\protocols.clj:139 - call to aget can't
>>> be resolved.
>>> > Reflection warning, C:\Users\Frank.Hale\Desktop\**
>>> clojure-clr-1.4.1\clojure\**core\protocols.clj:139 - call to aget can't
>>> be resolved.
>>> > Reflection warning, C:\Users\Frank.Hale\Desktop\**
>>> clojure-clr-1.4.1\clojure\**core\protocols.clj:139 - call to aget can't
>>> be resolved.
>>> > Reflection warning, C:\Users\Frank.Hale\Desktop\**
>>> clojure-clr-1.4.1\clojure\**core\protocols.clj:139 - call to aget can't
>>> be resolved.
>>> > Reflection warning, C:\Users\Frank.Hale\Desktop\**
>>> clojure-clr-1.4.1\clojure\**core\protocols.clj:139 - call to aget can't
>>> be resolved.
>>> > Reflection warning, C:\Users\Frank.Hale\Desktop\**
>>> clojure-clr-1.4.1\clojure\**core\protocols.clj:139 - call to aget can't
>>> be resolved.
>>> > Reflection warning, C:\Users\Frank.Hale\Desktop\**
>>> clojure-clr-1.4.1\clojure\**core\protocols.clj:139 - call to aget can't
>>> be resolved.
>>> > Reflection warning, C:\Users\Frank.Hale\Desktop\**
>>> clojure-clr-1.4.1\clojure\**core\protocols.clj:139 - call to aget can't
>>> be resolved.
>>> > Reflection warning, C:\Users\Frank.Hale\Desktop\**
>>> clojure-clr-1.4.1\clojure\**core\protocols.clj:139 - call to aget can't
>>> be resolved.
>>> > Reflection warning, C:\Users\Frank.Hale\Desktop\**
>>> clojure-clr-1.4.1\clojure\**core\protocols.clj:139 - call to aget can't
>>> be resolved.
>>> > Reflection warning, C:\Users\Frank.Hale\Desktop\**
>>> clojure-clr-1.4.1\clojure\**core\protocols.clj:139 - call to aget can't
>>> be resolved.
>>> > Reflection warning, C:\Users\Frank.Hale\Desktop\**
>>> clojure-clr-1.4.1\clojure\**core\protocols.clj:139 - call to aget can't
>>> be resolved.
>>> > Clojure 1.4.1
>>> > user=>
>>>
>>> --
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Clojure" group.
>>> To post to this group, send email to clo...@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+u...@**googlegroups.com
>>>
>>> For more options, visit this group at
>>> http://groups.google.com/**group/clojure?hl=en<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+u...@**googlegroups.com.
>>>
>>> For more options, visit 
>>> https://groups.google.com/**groups/opt_out<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.
>
>
>

-- 
-- 
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