<html>
<head>
<base href="http://bugzilla.scilab.org/" />
</head>
<body><br>
---------- Bug Summary ----------- <br>Structures containing lists with 1 element : wrong type with syntax: structure("field") <br><br>
<br>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Structures containing lists with 1 element : wrong type with syntax: structure("field")"
href="http://bugzilla.scilab.org/show_bug.cgi?id=15497#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Structures containing lists with 1 element : wrong type with syntax: structure("field")"
href="http://bugzilla.scilab.org/show_bug.cgi?id=15497">bug 15497</a>
from <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></b>
<pre>--> s("b")
ans =
3.
--> s.b
ans =
ans(1)
3.
typeof() is not involved in the bug (it could have been).</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>