1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
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
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