On 2018-05-30 09:04, Marty E. Plummer wrote:
> Maintainers, I'd really like to hear your thoughts on this matter. If
> the diffs are produced as -p1 unified diffs, then downstreams who do
> convert from -p0 context won't have to, and distros who work around it
> won't either.
Speaking as maintaine
On 2010-08-24 15:59 , Chet Ramey wrote:
> Well, if they cause bash to crash, I suppose removing that code (or
> removing the #define) is a good place to start.
>
> That code has been there for a very long time. Maybe if you changed it
> to turn on the FD_CLOEXEC bit instead of closing the fd we c
Hi,
I am the maintainer of bash in MacPorts, a package management system for
Mac OS X. I am currently debugging crashes with bash 4.1.7 when being
run as a login shell under certain conditions. The original report was
here: http://trac.macports.org/ticket/25693
Configuration Information [Automat
Hi,
I am the maintainer of bash in MacPorts, a package management system for
Mac OS X. I am currently debugging crashes with bash 4.1.7 when being
run as a login shell under certain conditions. The original report was
here: http://trac.macports.org/ticket/25693
Configuration Information [Automat
Chet Ramey wrote:
> p...@arcturus.universe wrote:
>
>> Bash Version: 4.0
>> Patch Level: 0
>> Release Status: release
>>
>> Description:
>> Problem with auto completion :
>> ls[space][TAB]
>> gives the follwing abort :
>> malloc: /Users/chet/src/bash/src/parse.y:5561: assertion botched
>