On Thursday 17 February 2005 20:55, Chet Ramey wrote: 
> > Shouldn't BASH_ARGC be something like ([0]=>3, [1]=>3)
> > and BASH_ARGV contain words "calling function b calling function a"?
> > FUNCNAME correctly returns "b a"
> 
> BASH_ARGC and BASH_ARGV are set only in `extended debug' mode;
> enabled with `shopt -s extdebug'.  I will correct the omission
> in the manual.

Chet, 

Thanks for the quick clarification!

-- 
Nicholas Sushkin, Partner  Open Finance  62 Gansevoort St, New York, NY 10014
Tel  + 1 646 435 0562    Fax +1 646 230 8657         [EMAIL PROTECTED]


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to