[Swift-devel] swift in SVN is broken
    Mihael Hategan 
    hategan at mcs.anl.gov
       
    Sat Apr 28 11:51:45 CDT 2007
    
    
  
On Sat, 2007-04-28 at 08:19 +0000, Ben Clifford wrote:
> 
> On Fri, 27 Apr 2007, Veronika  V. Nefedova wrote:
> 
> > Even though the compilation was successful, the execution was not. Swift
> > failed with Karajan exceptions:
> > 
> > RunID: z8onnx8li6qo1
> > 
> > Execution failed:
> >         Karajan exception: Ambiguous element: getfield. Possible choices:
> >         vdl:getfield
> >         java:getfield
> 
> hmm. I don't get such an error on my jdk1.5 - no idea what java:getfield 
> is though - something from the bowels of Karajan, I guess.
It comes from the java library. It gets the value of a field in a class.
It's the same problem we were speaking about recently.
> 
> I'll change the way that getfield is referred to and see if that fixes 
> this for you.
> 
    
    
More information about the Swift-devel
mailing list