At the time I got this email, it was still failing when I applied the
patch, but with r18394 it's currently working again without problems.
A full make test passes with only previously failing errors.
On May 1, 2007, at 2:11 PM, chromatic wrote:
On Sunday 29 April 2007 11:18:20 Joshua Isom wrote:
I've done realclean a few times actually. If I run with r18322, it
runs just fine, but r18323, which dealt with zero length mallocs for
strings, caused it to start crashing. Here's a backtrace. This is
one
of those tests where with -G it succeeds, so you'll have to make sure
that gc is enabled. I'm not having any trouble on my darwin/ppc
machine, but my only two running platforms are darwin/ppc and
freebsd/amd64.
Here's a patch that fixes a related bug in Tcl on certain platforms.
How does
it fare for you?
-- c
<fix_string_copy.patch>