[Swift-devel] Compilation error in 0.92

David Kelly dk0966 at cs.ship.edu
Sat Jan 8 23:54:58 CST 2011


Hmm.. I am still getting the error with 3883 and 3881.

I am downloading cog from
https://cogkit.svn.sourceforge.net/svnroot/cogkit/trunk/current/src/cog
and swift from https://svn.ci.uchicago.edu/svn/vdl2/branches/release-0.92.
I tried it on my laptop first, and then on login.mcs.

On Sat, Jan 8, 2011 at 11:56 PM, Mihael Hategan <hategan at mcs.anl.gov> wrote:
> 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