sm-sorcery-bugs AT lists.ibiblio.org
Subject: Bugs for Sorcery are reported here
List archive
[SM-Sorcery-Bugs] [Bug 15245] improve libhash for newer bash
- From: bugzilla-daemon AT bugs.sourcemage.org
- To: sm-sorcery-bugs AT lists.ibiblio.org
- Subject: [SM-Sorcery-Bugs] [Bug 15245] improve libhash for newer bash
- Date: 15 Sep 2011 09:39:08 -0000
http://bugs.sourcemage.org/show_bug.cgi?id=15245
--- Comment #1 from Jaka Kranjc <svn AT lynxlynx.info> 2011-09-15 04:39:06 ---
associative arrays are unfortunately not usable yet, as they can't be
exported:
$ export z=1234245
$ bash -c 'echo $z'
1234245
$ HASH_gg45te["a35 dh dfhdz65e"]=2222
$ echo ${HASH_gg45te[@]}
2222
$ export HASH_gg45te
$ bash -c 'echo $HASH_gg45te'
$
Also note that ordering of the elements is not ensured, but this may well be
irrelevant.
--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
-
[SM-Sorcery-Bugs] [Bug 15245] improve libhash for newer bash,
bugzilla-daemon, 09/15/2011
- <Possible follow-up(s)>
- [SM-Sorcery-Bugs] [Bug 15245] improve libhash for newer bash, bugzilla-daemon, 09/15/2011
Archive powered by MHonArc 2.6.24.