[gwt-contrib] Re: gwt compiler issue in 1.5 branch

2008-09-28 Thread Scott Blum
w00t! On Sat, Sep 27, 2008 at 8:16 PM, Cameron Braid <[EMAIL PROTECTED]> wrote: > Sorry, my mistake. I had an old jar on the classpath. > > r3683 compiles just fine. > > Thanks for pointing this out. > > Regards > > Cameron > > --~--~-~--~~~---~--~~ http://groups

[gwt-contrib] Re: gwt compiler issue in 1.5 branch

2008-09-27 Thread Cameron Braid
Sorry, my mistake. I had an old jar on the classpath. r3683 compiles just fine. Thanks for pointing this out. Regards Cameron On Sat, Sep 27, 2008 at 3:56 PM, Scott Blum <[EMAIL PROTECTED]> wrote: > Cameron, are you positive you're on r3683? Your stack trace looks awfully > fishy. In parti

[gwt-contrib] Re: gwt compiler issue in 1.5 branch

2008-09-26 Thread Scott Blum
Cameron, are you positive you're on r3683? Your stack trace looks awfully fishy. In particular: [java] at com.google.gwt.dev.jjs.impl.MethodInliner.exec(MethodInliner.java:496) [java] at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.compile(JavaToJavaScriptCompiler.java:394)

[gwt-contrib] Re: gwt compiler issue in 1.5 branch

2008-09-26 Thread Cameron Braid
Sorry, I probably didn't explain my self so well. I have been using 1.5.2 successfully, and have moved across to trunk (r3683) to try it out at. and ran into the same issue that I was having a while ago. Cheers, Cameron On Fri, Sep 26, 2008 at 5:02 PM, Cameron Braid <[EMAIL PROTECTED]> wrote:

[gwt-contrib] Re: gwt compiler issue in 1.5 branch

2008-09-26 Thread Cameron Braid
This issue has come up again in trunk r3683 [java]Analyzing permutation #1 [java] [ERROR] An internal compiler exception occurred [java] com.google.gwt.dev.jjs.InternalCompilerException: Could not find enum values() method [java] at com.google.gwt.dev.jjs.ast.JCla