freebsd-ports/shells/ksh93-devel
Cy Schubert 1b7543ed5c Update to the latest ast/ksh93 github commit.
Notable fixes:

    Fix `${+}` parameter expansion inside loops

    `nv_getval()` function internally calls `nv_optimize()` and
    optimizations outside `varsub()` function depend on it. Using
    `nv_isnull()` instead of `nv_getval()` was causing broken behavior
    with `${+}` parameter expansions inside loops.

    Resolves: #70
2018-12-23 05:45:01 +00:00
..
files Update to the latest att/ast github commit. 2018-09-26 03:38:29 +00:00
distinfo Update to the latest ast/ksh93 github commit. 2018-12-23 05:45:01 +00:00
Makefile Update to the latest ast/ksh93 github commit. 2018-12-23 05:45:01 +00:00
pkg-descr
pkg-plist As ksh93 is the real ksh devleoped by AT&T, git the user the option 2018-09-22 23:31:56 +00:00