ridiculousfish d5f3a09ce9 Make 'set -ql' search up to function scope
Previously 'set -ql' would only look for variables in the
immediate local scope. This was not very useful. It's also
arguably surprising, since a 'set -l' in a function, followed
by a 'set -ql' in a child block, would fail. There was also no
way to check for a function-scoped variable, since omitting the
scope would also pull in global variables.

We could revisit this and introduce an explicit function scope.

Fixes #2502
2015-10-23 15:15:39 -07:00
..
2015-06-14 14:13:57 -07:00
2015-06-14 14:13:57 -07:00
2015-06-14 14:13:57 -07:00
2015-06-14 14:13:57 -07:00
2014-08-20 21:45:07 -07:00
2014-09-21 21:03:44 -07:00
2014-09-21 21:03:44 -07:00
2014-09-21 21:03:44 -07:00
2014-12-23 15:46:47 -08:00
2014-12-23 15:46:47 -08:00
2013-03-03 00:45:34 +05:30
2005-09-20 23:31:55 +10:00
2015-04-05 23:47:04 -07:00
2005-09-20 23:31:55 +10:00
2005-09-20 23:31:55 +10:00
2010-09-18 10:18:26 +08:00
2005-09-20 23:31:55 +10:00
2005-09-20 23:31:55 +10:00
2005-09-20 23:31:55 +10:00
2015-09-09 20:55:04 +02:00
2005-09-20 23:31:55 +10:00
2005-09-20 23:31:55 +10:00
2005-09-20 23:31:55 +10:00
2005-09-20 23:31:55 +10:00
2005-09-20 23:31:55 +10:00
2014-07-13 19:11:29 -07:00
2012-07-08 09:19:11 +08:00
2012-07-08 09:19:11 +08:00
2015-09-09 20:55:04 +02:00
2014-11-01 21:06:16 -07:00