Re: func_infer_tag() broken on IRIX 6.5

2004-02-11 Thread Eric Sunshine
Gary V. Vaughan wrote: I've used return in a couple of places (twice with an integer return value), which I fear may break on old platforms. Otherwise I've assumed that all shell variables are in global scope, and that positional parameters are stacked and restored at function call boundaries to

Re: Finish making zsh Bourne-compatible

2004-06-23 Thread Eric Sunshine
On Wed, 23 Jun 2004 21:02:33 -0700, Noah Misch wrote: > On a related note, I collected enough information on quote removal > behaviors in various shells to add a section documenting them to the the > Portable Shell section of the Autoconf manual. Would that interest folks? I think so. Most people