-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 6-Apr-07, at 8:25 PM, Bradley Lucier wrote:
On Apr 6, 2007, at 2:02 AM, TJ wrote:
If I configure with --enable-char-size=1, I get the following error during `make check`. Happens in beta 20 and the new 22.
It's a problem with the test suite, not with the compiler/interpreter.
mix.scm expects the following code to error with "Heap Overflow":
(err (make-string (quotient max-size-in-bytes-plus-1 2)))
You are correct. I'll have to change that test.
Marc