[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Chicken pre-release 4.2.0
From: |
Thomas Chust |
Subject: |
Re: [Chicken-users] Chicken pre-release 4.2.0 |
Date: |
Fri, 18 Sep 2009 11:13:31 +0200 |
2009/9/17 Ivan Raikov <address@hidden>:
> [...]
> I have merged Chicken trunk with the prerelease branch in the SVN
> repository, and I plan on making release 4.2.0 of Chicken within a week
> from today. [...] Please try it out and let me know if there are any
> problems.
> [...]
Hello,
apparently all CHICKEN development snapshots from version 4.1.4 onward
have some bug in the interaction between macro expansion and compiler
optimizations: I noticed this when I recompiled the postgresql egg and
saw that any attempt to create a database connection that was
successful at the C level resulted in an "unbound variable: r2373"
error on the CHICKEN side, but after recompiling the egg with
optimization level 1 instead of 2 the problem went away. Some other
eggs are also affected.
Unfortunately I was not able to produce a minimal code example that
triggers this problem, yet :-(
Ciao,
Thomas
--
All these theories, diverse as they are, have two things in common: They
explain the observed facts, and they are completely and utterly wrong.
-- Terry Pratchett, "The Light Fantastic"