Ahmed Darwish wrote: > I've noticed that the $LINENO can't be modified in bash 3.0. I made a > script (bash debugger) which modify LINENO to a specific value before > using it, it worked in bash 2.05b. but in bash 3.0, even if i've > changed it's value, it counts from "one" like nothing happened
Bash-3.0 is much more rigorous about $LINENO accurately reflecting the line number in the script. It's not a bug. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ( ``Discere est Dolere'' -- chet ) Live Strong. Chet Ramey, ITS, CWRU [EMAIL PROTECTED] http://cnswww.cns.cwru.edu/~chet/ _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash