Searched hist:221463 (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/tools/regression/bin/sh/expansion/
H A Dset-u3.0221463 Wed May 04 20:19:57 MDT 2011 jilles sh: Apply set -u to variables in arithmetic.

Note that this only applies to variables that are actually used.
Things like (0 && unsetvar) do not cause an error.

Exp-run done by: pav (with some other sh(1) changes)
/freebsd-9.3-release/bin/sh/
H A Darith_yacc.cdiff 221463 Wed May 04 20:19:57 MDT 2011 jilles sh: Apply set -u to variables in arithmetic.

Note that this only applies to variables that are actually used.
Things like (0 && unsetvar) do not cause an error.

Exp-run done by: pav (with some other sh(1) changes)

Completed in 49 milliseconds