<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hello,<br>
</p>
<div class="moz-cite-prefix">On 07/05/2021 08:57, Federico Miyara
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:17d3ffd6-e250-8275-804d-b7874625f068@fceia.unr.edu.ar">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<br>
<font face="Courier New">Dear all,<br>
<br>
If I run this simple code<span style="color:rgb(50,185,185);"></span><br>
<span style="color:rgb(50,185,185);"></span><br>
<span style="color:rgb(50,185,185);">ascii</span><span
style="color:rgb(74,85,219);">(</span><span
style="color:rgb(74,85,219);">[</span><span
style="color:rgb(50,185,185);">ascii</span><span
style="color:rgb(74,85,219);">(</span><span
style="color:rgb(188,143,143);">"</span><span
style="color:rgb(188,143,143);">hello</span><span
style="color:rgb(188,143,143);">"</span><span
style="color:rgb(74,85,219);">)</span><span
style="color:rgb(0,0,0);">,</span> <span
style="color:rgb(188,143,143);">13</span><span
style="color:rgb(0,0,0);">,</span><span
style="color:rgb(188,143,143);"> 10</span><span
style="color:rgb(0,0,0);">, </span><span
style="color:rgb(50,185,185);">ascii</span><span
style="color:rgb(74,85,219);">(</span><span
style="color:rgb(188,143,143);">"</span><span
style="color:rgb(188,143,143);">world</span><span
style="color:rgb(188,143,143);">"</span><span
style="color:rgb(74,85,219);">)</span><span
style="color:rgb(74,85,219);">]</span><span
style="color:rgb(74,85,219);">)</span><br>
<span style="color:rgb(74,85,219);"></span><br>
</font><font face="Courier New">Scilab crashes. I should get
something like this:<br>
<br>
"hello<br>
world"<br>
<br>
Is it a bug?<br>
<br>
</font></blockquote>
<font face="Courier New">Well, when Scilab crashes, it's always a
bug! :-)<br>
</font>
<p><font face="Courier New">On my system it does not crash:</font></p>
<p><tt>--> ascii([ascii("hello"), 13, 10, ascii("world")])</tt><tt><br>
</tt><tt> ans =</tt><tt><br>
</tt><tt><br>
</tt><tt><br>
</tt><tt>world"</tt><tt><br>
</tt><tt> </tt><font face="Courier New"><br>
</font></p>
<p>Antoine<br>
<font face="Courier New"></font></p>
<blockquote type="cite"
cite="mid:17d3ffd6-e250-8275-804d-b7874625f068@fceia.unr.edu.ar"><font
face="Courier New"> Regards,<br>
<br>
Federico Miyara<br>
</font><span style="color:rgb(74,85,219);"></span>
<div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br>
<table style="border-top: 1px solid #D3D4DE;">
<tbody>
<tr>
<td style="width: 55px; padding-top: 18px;"><a
href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient"
target="_blank" moz-do-not-send="true"><img
src="https://ipmcdn.avast.com/images/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif"
alt="" style="width: 46px; height: 29px;"
moz-do-not-send="true" width="46" height="29"></a></td>
<td style="width: 470px; padding-top: 17px; color:
#41424e; font-size: 13px; font-family: Arial, Helvetica,
sans-serif; line-height: 18px;">Libre de virus. <a
href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient"
target="_blank" style="color: #4453ea;"
moz-do-not-send="true">www.avast.com</a> </td>
</tr>
</tbody>
</table>
<a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1"
height="1" moz-do-not-send="true"> </a></div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
</body>
</html>