Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/usr.bin/find
Hello,
At Wed, 11 Oct 2006 21:40:36 +0200,
Alan Barrett wrote:
>
> On Wed, 11 Oct 2006, Kouichirou Hiratsuka wrote:
> > > Log Message:
> > > Add support for "find ... -exec ... {} +".
> >
> > With this change, find(1) dumps core.
> >
> > % find . -exec ls \{\} \;
> > zsh: 4082 segmentation fault (core dumped) find . -exec ls \{\} \;
>
> I can't replicate the problem. Does it depend on what files are
> in the directory? Does the same thing happen with "+" instead of ";"?
>
Some members of PLAN weren't initialized. On my machine, ep_narg was
a large minus number. This has been fixed by tacha@.
best regards.
--
Kouichirou Hiratsuka
hira%po6.nsk.ne.jp@localhost
Home |
Main Index |
Thread Index |
Old Index