[Swift-devel] Compilation error in 0.92
Mihael Hategan
hategan at mcs.anl.gov
Sat Jan 8 22:56:28 CST 2011
That was fixed in r3881.
On Sat, 2011-01-08 at 23:46 -0500, David Kelly wrote:
> Hello,
>
> I am getting this compilation error in the latest version of 0.92:
>
> compile:
> [echo] [swift]: COMPILE
> [mkdir] Created dir: /home/david/cog/modules/swift/build
> [javac] Compiling 374 source files to /home/david/cog/modules/swift/build
> [javac] /home/david/cog/modules/swift/src/org/griphyn/vdl/karajan/lib/Execute.java:52:
> cannot find symbol
> [javac] symbol : method
> setStack(org.globus.cog.abstraction.interfaces.Task,org.globus.cog.karajan.stack.VariableStack)
> [javac] location: class org.griphyn.vdl.karajan.lib.Execute
> [javac] setStack(task, stack);
> [javac] ^
> [javac] Note: Some input files use unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [javac] 1 error
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
More information about the Swift-devel
mailing list