<html>
<head>
<base href="http://bugzilla.scilab.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:sgougeon@free.fr" title="Samuel GOUGEON <sgougeon@free.fr>"> <span class="fn">Samuel GOUGEON</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - sequential ScilabEval commands are executed in unpredictable order"
href="http://bugzilla.scilab.org/show_bug.cgi?id=869">bug 869</a>
<br><br>
---------- Bug Summary ----------- <br>sequential ScilabEval commands are executed in unpredictable order <br><br>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">URL</td>
<td>Try this several times:
TK_EvalStr("ScilabEval ""a=1""; ScilabEval ""a=2""");a
it should always answer 2. It results in 1 half of the
times, instead.
As a consequence, tcl programs which use repeatedly
ScipadEval fail randomly. In particular, the scipad debugger
works is broken in linux.
This bug is observed under linux only (ScipadEval used to
suffer from other pathologies in windows, like dropped
charachters, or that of bug #866)
</td>
<td>
</td>
</tr>
<tr>
<td style="text-align:right;">Component</td>
<td>Scilab
</td>
<td>TCL
</td>
</tr></table>
<p>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>