[Bug 6176] hush: no readonly for globals
bugzilla at busybox.net
bugzilla at busybox.net
Sun Apr 21 14:24:21 UTC 2013
https://bugs.busybox.net/show_bug.cgi?id=6176
Denys Vlasenko <vda.linux at googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Denys Vlasenko <vda.linux at googlemail.com> 2013-04-21 14:25:12 UTC ---
hush does not have "readonly" builtin.
"local readonly MYSLEEP=1" would declare a local variable named "readonly", and
another variable named "MYSLEEP".
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list