<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 - sci2exp() applied to lists, tlists, mlists with undefined fields yields an error or a wrong result"
href="http://bugzilla.scilab.org/show_bug.cgi?id=8356">bug 8356</a>
<br><br>
---------- Bug Summary ----------- <br>sci2exp() applied to lists, tlists, mlists with undefined fields yields an error or a wrong result <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>-->t = tlist(["test" "a" "b" "c"],%pi,,%z) t = tlist of type "test" with fields: .a 3.1415927 .b (undefined) .c z -->sci2exp(t) !--error 4 Undefined variable: lkat line 11 of function tlist2exp called by : at line 73 of function sci2exp called by : sci2exp(t) -->tlist2exp(t) !--error 4 Undefined variable: lkat line 11 of function tlist2exp called by : tlist2exp(t)
</td>
<td>
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>bugzilla.admin@scilab.org
</td>
<td>sgougeon@free.fr
</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>