[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Assertion in sort.c
From: |
John Darrington |
Subject: |
Re: Assertion in sort.c |
Date: |
Sat, 8 Jan 2005 09:48:16 +0800 |
User-agent: |
Mutt/1.5.4i |
On Thu, Jan 06, 2005 at 09:00:38PM +0800, John Darrington wrote:
OK. I've checked in patch which partially fixes the problems.
1. That assertion in merge still needs to allow for max_order ==1
Otherwise we get a divide by zero condition.
2. I've added a signal handler for that event.
3. I have added a test case test/bugs/big-input-2.sh which
demonstrates the outstanding problems. Unfortunately it takes a
horribly long time to run.
So the underlying problem remains ....
Has anyone got any clues on this one. It's certainly got me stumped.
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://wwwkeys.pgp.net or any PGP keyserver for public key.
pgp1GxSnjCMeM.pgp
Description: PGP signature
- Assertion in sort.c, John Darrington, 2005/01/05
- Re: Assertion in sort.c, Ben Pfaff, 2005/01/06
- Re: Assertion in sort.c, John Darrington, 2005/01/06
- Re: Assertion in sort.c, Ben Pfaff, 2005/01/06
- Re: Assertion in sort.c, John Darrington, 2005/01/06
- Re: Assertion in sort.c, John Darrington, 2005/01/06
- Re: Assertion in sort.c,
John Darrington <=
- Re: Assertion in sort.c, Ben Pfaff, 2005/01/07
- Re: Assertion in sort.c, Ben Pfaff, 2005/01/08
- Re: Assertion in sort.c, Ben Pfaff, 2005/01/09
- Re: Assertion in sort.c, John Darrington, 2005/01/09
- Re: Assertion in sort.c, Ben Pfaff, 2005/01/09
- Re: Assertion in sort.c, John Darrington, 2005/01/16
- Re: Assertion in sort.c, Ben Pfaff, 2005/01/16
- Re: Assertion in sort.c, John Darrington, 2005/01/16
- Re: Assertion in sort.c, Ben Pfaff, 2005/01/17
Re: Assertion in sort.c, John Darrington, 2005/01/06