On Mon, Sep 10, 2012 at 09:53:09AM -0700, Thomas Hintz wrote:
> It seems to be working fine in interpreted mode. Is there maybe in issue
> with how I compile it?

Are you compiling with specializations (implied by -O3 or higher)?
If so, try lowering the optimization level.  If that helps, there
could be a bug in the types database.

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

_______________________________________________
Chicken-hackers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to