[Ecls-list] BUG: SEGMENTATION-VIOLATION in code with DEFTYPE unicode char
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Sun Nov 13 18:13:17 UTC 2011
On Sun, Nov 13, 2011 at 7:06 PM, Eric Marsden <eric.marsden at free.fr> wrote:
> The bytecode disassembly of my function is below. However, the function
> works fine when byte-compiled, only segfaulting when using the C
> compiler. I haven't managed to obtain disassembly when compiled via C.
>
Sorry, what I meant was the C disassembly. You get it with
(require :cmp)
(disassemble '(lambda (...) ..))
This will give us a clue about the quality of the generated code -- I am
asking because in my OS X it looks just fine.
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20111113/852c5f0b/attachment.html>
More information about the ecl-devel
mailing list