<div dir="ltr"><div>Isnt there unicode string -> base string decoding function?<br></div>Or is the only option to recompile ECL without unicode?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/1/7 Juan Jose Garcia-Ripoll <span dir="ltr"><<a href="mailto:juanjose.garciaripoll@gmail.com" target="_blank">juanjose.garciaripoll@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="im">On Mon, Jan 7, 2013 at 4:45 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">Hello, I am trying to use SB-BSD-SOCKETS in ecl, however, since there is no documentation about that, I am using documentation on SBCL webpage (which is supposed to be the same for sockets), however, SOCKET-SEND according to help on sbcl webpage can accept string as buffer, however, this method is failing for me in ecl:</blockquote>


</div><br></div>Most likely this is due to the fact that the string is not a base-string, but a unicode-string. In that circumstance the C routine cannot cope with the buffer pointer and the FFI refuses to perform the appropriate C call.</div>


<div class="gmail_extra"><br></div><div class="gmail_extra">I am not sure how to proceed on this.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Juanjo<span class="HOEnZb"><font color="#888888"><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>
</font></span></div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Bc. Peter Vaňušanik<br><a href="http://www.bishojo.tk" target="_blank">http://www.bishojo.tk</a><br>
</div>