Hi,

On 7 Okt., 01:57, Chouser <[EMAIL PROTECTED]> wrote:
> Currently if you fail to provide or mis-name the main fn in a
> gen-class implementation, you get an error like:
>
> Exception in thread "main" java.lang.UnsupportedOperationException:
> net.n01se/main not defined
>
> This is wrong, since the name shouldn't be just "main".  Attached is a
> patch to change this error to:
>
> Exception in thread "main" java.lang.UnsupportedOperationException:
> net.n01se/TestObj-main not defined
>
> --Chouser
>
>  fix-genclass-error.patch
> < 1KViewDownload

I want to bring this back to mind. The message is still not fixed.

Sincerely
Meikel
--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to