<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_NEW "
title="NEW - print(hypermatrix) works but causes a recursion error 22"
href="http://bugzilla.scilab.org/show_bug.cgi?id=2115">bug 2115</a>
<br><br>
---------- Bug Summary ----------- <br>print(hypermatrix) works but causes a recursion error 22 <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>-->print(%io(2),hypermat([2 2 2],1:8)) M = (:,:,1) 1. 3. 2. 4. (:,:,2) 5. 7. 6. 8. !--error 22 recursion problems. Sorry....
</td>
<td>
</td>
</tr>
<tr>
<td style="text-align:right;">Component</td>
<td>Scilab
</td>
<td>Console
</td>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>serge.steer@inria.fr
</td>
<td>bugzilla.admin@scilab.org
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - print(hypermatrix) works but causes a recursion error 22"
href="http://bugzilla.scilab.org/show_bug.cgi?id=2115#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - print(hypermatrix) works but causes a recursion error 22"
href="http://bugzilla.scilab.org/show_bug.cgi?id=2115">bug 2115</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>In Scilab 6.0.1, both printf instructions are silent:
--> print(%io(2), matrix(1:8, 2,2,2))
-->
--> print(%io(2), gcf())
--></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>