Dominique Leuenberger 9a33b84b0f Accepting request 347277 from shells
- 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/request/show/347277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=72
2015-12-09 18:32:40 +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.9 MiB
Languages
Shell 100%