On Tue, 19 Jun 2007, Andy Dougherty wrote:
> On Mon, 18 Jun 2007, chromatic via RT wrote:
>
> > On Monday 18 June 2007 09:54:01 Andy Dougherty wrote:
> >
> > > I'm sorry to report it, but this one isn't fixed. For example, consider
> > > test t/src_hash_6. If I compile and run it manually, I get
> > >
> > > $ t/src/hash_6
> > > 42
> > > Segmentation Fault(coredump)
> > >
>
> > > I think the exit code stuff has been changed (this test used to get
> > > reported as failing) but the $builder->diag weirdness is unchanged.
> >
> > Ah, I didn't add the exit code checking to c_*() tests. Does this patch
> > pass
> > along the error?
>
> It looks like it should, but it may be a while before I can test it.
> (Although anyone else who is looking for an easy task can easily test it
> -- just take any of the t/src/ tests and add a core-dump inducing
> statement at the end!)
Ok. I've now tested it and it works fine. Thanks!
--
Andy Dougherty [EMAIL PROTECTED]