Chet Ramey wrote:
On 1/25/14, 8:36 PM, Linda Walsh wrote:
I've no idea why there is such a large discrepancy at this point.
All the non-release versions of bash enable extensive, exhaustive, and
time-consuming malloc arena and allocation checking. That slows things
considerably. This has
On 1/25/14, 8:36 PM, Linda Walsh wrote:
> Note--- real login time <1 second max in 4.2 -- including
> my personal scripts, the 24 & 31 are w/the tracing overhead, so
> divide by ~20 -- bash43 seemed like several seconds -- most of which
> was in the suse setup. but haven't narrowed it down anymor
Chet Ramey wrote:
On 1/24/14, 4:16 PM, Linda Walsh wrote:
Trying to build,
Get undefined reference to `sh_xfree' In function `write_helpfiles'.
Anyone run into this... was it a mistake to try for separate help
files?
Thanks for the report. It's a simple patch, so I've attached it.
F
2014-01-21 10:19:10 -0500, Chet Ramey:
[...]
> > I am not so worried about the method used to "fix" globstar -- whether
> > we keep backwards compatibility or not -- I am more concerned that we
> > have at least *some* way of disabling what many people view as
> > undesirable behaviour.
>
> It may
On 1/24/14, 4:16 PM, Linda Walsh wrote:
> Trying to build,
>
> Get undefined reference to `sh_xfree' In function `write_helpfiles'.
>
> Anyone run into this... was it a mistake to try for separate help
> files?
Thanks for the report. It's a simple patch, so I've attached it.
> Also of note, a