Ismail Dönmez 3005b0dc9f - Update to version 5.2
* The new module zsh/param/private can be loaded to allow the shell
    to define parameters that are private to a function scope (i.e. are
    not propagated to nested functions called within this function).
  * The GLOB_STAR_SHORT option allows the pattern **/* to be shortened to
    just ** if no / follows. so **.c searches recursively for a file whose
    name has the suffix ".c".
  * The effect of the WARN_CREATE_GLOBAL option has been significantly
    extended, so expect it to cause additional warning messages about
    parameters created globally within function scope.

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=166
2015-12-03 08:49:34 +00:00
2015-12-03 08:49:34 +00:00
2015-12-03 08:49:34 +00:00
2015-12-03 08:49:34 +00:00
2009-08-20 11:18:10 +00:00
Description
No description provided
3.7 MiB
Languages
Shell 100%