[Ecls-list] optimized compilation error
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Mon Dec 8 09:31:11 UTC 2008
On Mon, Dec 8, 2008 at 3:07 AM, Anton Vodonosov <avodonosov at yandex.ru> wrote:
> It looks like another similar error still exists.
> Flexi-streams compiled with
> (optimize speed (safety 0)(space 0)(debug 1)(compilation-speed 0))
> produce an error:
>
> In function ASET, the value of byte is
> -78
> which is not of expected type (INTEGER 0 255)
This looks more like a bogus declaration. Someone specifies that an
array has to be of element type (UNSIGNED-BYTE 8) and assigns a
negative integer.
I will look into that, though.
Junjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28009 (Spain)
http://juanjose.garciaripoll.googlepages.com
More information about the ecl-devel
mailing list