<div dir="ltr"><div class="gmail_extra">On Mon, Jan 7, 2013 at 4:50 PM, Peter Enerccio <span dir="ltr"><<a href="mailto:enerccio@gmail.com" target="_blank">enerccio@gmail.com</a>></span> wrote:<br><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Isnt there unicode string -> base string decoding function?<br></div>Or is the only option to recompile ECL without unicode?</div>

</blockquote></div><div class="gmail_extra"><br></div>But what encoding will you use? UTF-8? Some local encoding in the base string format? I really do not know what SBCL is doing about the buffer string there. It does not seem sensible that a low-level routine accepts a high-level object, a string. It is different with Common Lisp streams: there you have a sensible, well specified semantics for operating with large character sets.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Juanjo<br clear="all"><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a>
</div></div>