Re: PATCH: fixes to BASHOPT and -O optname behavior

2016-05-06 Thread Chet Ramey
On 5/1/16 3:24 AM, Grisha Levit wrote: > Please consider the patch below, which fixes the following: > > * When starting a shell with both $BASHOPTS in the environment and -O > optname options, processing of environmental $BASHOPTS was blocked due to > the variable already being present and readon

PATCH: fixes to BASHOPT and -O optname behavior

2016-05-01 Thread Grisha Levit
Please consider the patch below, which fixes the following: * When starting a shell with both $BASHOPTS in the environment and -O optname options, processing of environmental $BASHOPTS was blocked due to the variable already being present and readonly by this time. * When extdebug was toggled, it