<div class="gmail_quote">On Mon, Mar 5, 2012 at 9:27 PM, Pascal J. Bourguignon <span dir="ltr"><<a href="mailto:pjb@informatimago.com">pjb@informatimago.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
This evening I pulled from git the latest release of ecl, compiled it,<br>
and now I'm trying to boot it, unfortunately it fails after compiling my<br>
files (ql:quickload :com.informatimago.common-lisp.cesarum) with:[...]<br>
[package com.informatimago.common-lisp.cesarum.float-binio].<br>
An error occurred during initialization:<br>
decoding error on stream #<sequence-input stream 000000000348b3c0> (:external-format (:utf-8 :lf)): the octet sequence (233 112 117) cannot be decoded..</blockquote></div><br>This error will be solved by a patch I will upload later on. The problem was already pointed out in the mailing list: the compiler was producing source code in latin-1 encoding while the binary loader expects constants in utf-8 encoding.<div>

<br></div><div>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><br>


</div>