<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>Mihael,<div><br></div><div>It's probably worth discussing. Can you remind me, was variable closing reference counting was the fix for bug #927, failure assigning a file array from within an if statement? If so, I think that is important to have because without that ncar is unable to run their scripts in 0.94. They're in the process of migrating machines which will require the LSF provider, so 0.93 will not be an option for them for very long.</div><div><br></div><div>David</div><div><br></div><div><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"Mihael Hategan" <hategan@mcs.anl.gov><br><b>To: </b>"David Kelly" <davidk@ci.uchicago.edu><br><b>Cc: </b>"Yadu Nand" <yadudoc1729@gmail.com>, "swift-devel" <swift-devel@ci.uchicago.edu><br><b>Sent: </b>Friday, March 1, 2013 12:38:41 PM<br><b>Subject: </b>Re: [Swift-devel] Scripts with Iterate fails to compile<br><br>This seems to indicate that the variable closing reference counting is<br>in 0.94. Are we sure we want that?<br><br>Mihael<br><br>On Fri, 2013-03-01 at 09:18 -0600, David Kelly wrote:<br>> Yadu, <br>> <br>> The script you wrote works in 0.93, but fails in trunk/0.94. Setting an array element from within an iterate statement seems to fail. The nightly test group we run doesn't test for that at the moment - good catch. <br>> <br>> ----- Original Message -----<br>> <br>> > From: "Yadu Nand" <yadudoc1729@gmail.com><br>> > To: "swift-devel" <swift-devel@ci.uchicago.edu><br>> > Sent: Friday, March 1, 2013 8:49:42 AM<br>> > Subject: [Swift-devel] Scripts with Iterate fails to compile<br>> <br>> > Hi,<br>> <br>> > I'm seeing my scripts fail to compile just as the scripts in swift<br>> > tests fail with the same error:<br>> <br>> > yadu@Miranda:~/swift-0.94/cog/modules/swift/tests/apps$ swift<br>> > 050-stomp-skel-1.swift<br>> > Warning: Function toint is deprecated, at 9<br>> > Could not start execution<br>> > Failed to convert .swiftx to .kml for 050-stomp-skel-1.swift<br>> > no such attribute: refs in template context [iterate]<br>> <br>> > The script I wrote which doesn't compile is here -><br>> > https://github.com/yadudoc/swift-basics/blob/master/stress/x_iterate.swift<br>> <br>> > My tests were on swift 0.94 run on my laptop (ubuntu 12.04).<br>> <br>> > --<br>> > Thanks,<br>> > Yadu Nand B<br>> <br>> > _______________________________________________<br>> > Swift-devel mailing list<br>> > Swift-devel@ci.uchicago.edu<br>> > https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel<br>> Yadu,<br>> <br>> <br>> The script you wrote works in 0.93, but fails in trunk/0.94. Setting<br>> an array element from within an iterate statement seems to fail. The<br>> nightly test group we run doesn't test for that at the moment - good<br>> catch.<br>> <br>> <br>> ______________________________________________________________________<br>>         From: "Yadu Nand" <yadudoc1729@gmail.com><br>>         To: "swift-devel" <swift-devel@ci.uchicago.edu><br>>         Sent: Friday, March 1, 2013 8:49:42 AM<br>>         Subject: [Swift-devel] Scripts with Iterate fails to compile<br>>         <br>>         Hi,<br>>         <br>>         <br>>         I'm seeing my scripts fail to compile just as the scripts in<br>>         swift tests fail with the same error:<br>>         yadu@Miranda:~/swift-0.94/cog/modules/swift/tests/apps$ swift<br>>         050-stomp-skel-1.swift<br>>         Warning: Function toint is deprecated, at 9<br>>         Could not start execution<br>>         Failed to convert .swiftx to .kml for 050-stomp-skel-1.swift<br>>         no such attribute: refs in template context [iterate]<br>>         <br>>         <br>>         The script I wrote which doesn't compile is here -> <br>>         https://github.com/yadudoc/swift-basics/blob/master/stress/x_iterate.swift<br>>         <br>>         <br>>         My tests were on swift 0.94 run on my laptop (ubuntu 12.04).<br>>         <br>>         <br>>         _______________________________________________<br>>         Swift-devel mailing list<br>>         Swift-devel@ci.uchicago.edu<br>>         https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel<br>> <br>> <br><br></blockquote><br></div></div></body></html>