Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 'make check' failures on Solaris 2.5 and 5.8
- X-seq: zsh-workers 18357
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- Subject: Re: 'make check' failures on Solaris 2.5 and 5.8
- Date: Mon, 17 Mar 2003 20:47:10 +0000
- In-reply-to: <54565qh3n66.fsf@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <54565qh3n66.fsf@xxxxxxxxxxxxxxxx>
On Mar 17, 12:42pm, Vin Shelton wrote:
} Subject: 'make check' failures on Solaris 2.5 and 5.8
}
} I am getting test failures from the latest CVS sources on my Solaris
} 5.5 and 5.8 machines here at work.
}
} ! fand er sich in seinem Bett
} --- 6,10 ----
} ! fand er sich in seinem Bzu
} ! expletive deleted boldly claws dogs expletive deleted fight
} --- 1 ----
} ! expletive deleteb boldly claws dogs expletive deletef fight
} ! Twinkle, twinkle, little *, [how] I [wonder] what? ? You are!
} --- 1,4 ----
} ! Twinkle, twinkle, little *, [how] I [wonder] wha? ? You are!
These all look like some kind of memory management screwup to me. Bits of
the next "word" are creeping onto the end of the previous word.
Try reconfiguring with --enable-zsh-debug --enable-zsh-mem-debug ??
Messages sorted by:
Reverse Date,
Date,
Thread,
Author