>>> "Akim" == Akim Demaille <[EMAIL PROTECTED]> writes:
[...]
>> However, pdksh-5.2.14 cannot run the testsuite. It hangs before doing
>> anything else and exits only few seconds after I send it SIGTERM.
Akim> It might be the same as with zsh: these shells want to load the full
Akim> case/e
> > I've done some search in CVS history. The problem was introduced by the
> > following change (committed 2000/11/23 09:47:45)
>
> Did you do this by hand?
Shame on me, it wasn't a full-blown script. I used to have an iterator for
CVS, but I lost it since then.
Regards,
Pavel Roskin
Hello, Akim!
> * tests/atgeneral.m4 (AT_INIT): Register at-setup-line and
> at-check-line for removal.
> Check for the presence of at-check-line only when $at_test was
> really a test.
> Reported by Pavel.
Thanks!
Go ahead.
Regards,
Pavel Roskin
Index: ChangeLog
from Akim Demaille <[EMAIL PROTECTED]>
* tests/atgeneral.m4 (AT_INIT): Register at-setup-line and
at-check-line for removal.
Check for the presence of at-check-line only when $at_test was
really a test.
Reported by Pavel.
Index: tests/a
Pavel Roskin <[EMAIL PROTECTED]> writes:
> I've done some search in CVS history. The problem was introduced by the
> following change (committed 2000/11/23 09:47:45)
Did you do this by hand?
> Now to the "warning" problem.
>
> > : warning: improperly designed, please report to
> > : warning:
Pavel Roskin <[EMAIL PROTECTED]> writes:
> I prefer not to post messages without full understanding of the problem,
> but since you may release 2.49d at any time I want to warn you not to do
> so.
:) You are right :)
> However, pdksh-5.2.14 cannot run the testsuite. It hangs before doing
> any
Hello again!
> However, pdksh-5.2.14 cannot run the testsuite. It hangs before doing
> anything else and exits only few seconds after I send it SIGTERM.
I've done some search in CVS history. The problem was introduced by the
following change (committed 2000/11/23 09:47:45)
2000-11-23 Akim Dema