<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<div>Hi,</div>
<div><br>
</div>
<div>When I ran my swift application in 0.95, the following issues showed up, and the output file ended up empty. However, the same codes ran successfully in 0.94.1, and generated the expected output.</div>
<div><br>
</div>
<div><b>Issue-1: <span style="font-size: 10pt;">[Error] midway_rev.xml, line 1, col 9: cvc-elt.1: Cannot find the declaration of element 'config'</span></b></div>
<div><span style="font-size: 10pt;"><br>
</span></div>
<div><span style="font-size: 10pt;">I added the namespace as </span>xmlns="http://www.ci.uchicago.edu/swift/SwiftSites". I am not sure this is the right solution, but the error disappeared afterwards.</div>
<div><br>
</div>
<div><b>Issue-2: <span style="font-size: 10pt;">Warning: The @ syntax for function invocation is deprecated</span></b></div>
<div><span style="font-size: 10pt;"><br>
</span></div>
<div><span style="font-size: 10pt;">This is persistent and the output results are empty. Essentially, the output is generated by Matlab, which is then redirected by the bash script. Is there an updated syntax for this?</span></div>
<div><br>
</div>
<div>Thanks.</div>
<div>B.K.</div>
</div>
</body>
</html>