[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-bash] make function local
From: |
Chet Ramey |
Subject: |
Re: [Help-bash] make function local |
Date: |
Fri, 10 Apr 2015 16:35:25 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
On 4/10/15 10:13 AM, Eduardo A. Bustamante López wrote:
> - a faster implementation of the variable lookup code
What does this mean, exactly? Optimizing the existing code paths? (Have at
it.) Different semantics? Static as opposed to dynamic scoping?
> - a shopt to disable evaluation of shell code in places like arithmetic
> expansion
This has a chance to get implemented if you can provide enough detail about
how you want it to work.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/
- Re: [Help-bash] make function local, Peng Yu, 2015/04/09
- Re: [Help-bash] make function local, Greg Wooledge, 2015/04/10
- Re: [Help-bash] make function local, Pierre Gaston, 2015/04/10
- Re: [Help-bash] make function local, Peng Yu, 2015/04/10
- Re: [Help-bash] make function local, Eduardo A . Bustamante López, 2015/04/10
- Re: [Help-bash] make function local, Greg Wooledge, 2015/04/10
- Re: [Help-bash] make function local, Chet Ramey, 2015/04/11
- Re: [Help-bash] make function local, Greg Wooledge, 2015/04/13
- Re: [Help-bash] make function local, Chet Ramey, 2015/04/13
- Re: [Help-bash] make function local,
Chet Ramey <=
- Re: [Help-bash] make function local, Eduardo A . Bustamante López, 2015/04/12
- Re: [Help-bash] make function local, Chet Ramey, 2015/04/13
- Re: [Help-bash] make function local, Chet Ramey, 2015/04/16
- Bash performance when declaring variables (was: Re: [Help-bash] make function local), Eduardo A . Bustamante López, 2015/04/16
- Re: Bash performance when declaring variables, Chet Ramey, 2015/04/17
- Re: Bash performance when declaring variables, Eduardo A . Bustamante López, 2015/04/17
- Re: [Help-bash] make function local, Chet Ramey, 2015/04/16
- Re: [Help-bash] make function local, Dan Douglas, 2015/04/16
- Re: [Help-bash] make function local, Chet Ramey, 2015/04/16
- Re: [Help-bash] make function local, Dan Douglas, 2015/04/10