Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #13760

Re: Unset array doesn't work

From Chet Ramey <chet.ramey@case.edu>
Newsgroups gnu.bash.bug
Subject Re: Unset array doesn't work
Date 2018-02-27 11:23 -0500
Message-ID <mailman.9810.1519748614.27995.bug-bash@gnu.org> (permalink)
References (2 earlier) <a56e05b1-0b34-1cb2-6073-91c12f27e228@gmail.com> <a642644f-e475-6361-140e-5b47ab4e321c@case.edu> <755d61fa-d2bc-8855-bc30-4388aff40691@gmail.com> <9974.1519637469@jinx.noi.kre.to> <10449.1519662864@jinx.noi.kre.to>

Show all headers | View raw


On 2/26/18 11:34 AM, Robert Elz wrote:

> I believe that most shells that implement local (which is most shells) 
> implement unset of a local as meaning the local var becomes unset,
> not that it vanishes and the global reappears.

That was the objection: that unset in a function unset the local instance
of the variable, and left the global instance in place.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
		 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/

Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread


Thread

Re: Unset array doesn't work Chet Ramey <chet.ramey@case.edu> - 2018-02-27 11:23 -0500

csiph-web