<div class="gmail_quote">On Mon, Feb 20, 2012 at 12:52 AM, Andy Hefner <span dir="ltr"><<a href="mailto:ahefner@gmail.com">ahefner@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":27k">I've tracked down the cause of some encoding-related problems<br>
encountered while using string literals containing special characters<br>
(squared, cubed, and degree symbols) in source files encoded as<br>
latin-1. I specify :external-format :latin-1 to compile-file, but the<br>
resulting objects/fasls error at load-time during their<br>
initialization, the error indicating an attempt to decode latin-1<br>
characters as UTF-8. A peek at the .data file confirmed the characters<br>
were not UTF-8 encoded in the compiler output.<br></div></blockquote><div><br></div><div>Thanks for tracking this down to the root. I believe this is related to a different bug report in the mailing list later this month. Unfortunately I had not completed the fixes to the locks/condition-variable codes until today. I am uploading this evening a slightly different patch that covers this bug and the other one you found.</div>

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