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

/freebsd-10-stable/bin/sh/tests/errors/
H A Dbad-parm-exp6.2221461 Wed May 04 20:02:38 MDT 2011 jilles sh: Detect an error for ${#var<GARBAGE>}.

In particular, this makes things like ${#foo[0]} and ${#foo[@]} errors
rather than silent equivalents of ${#foo}.

PR: bin/151720
Submitted by: Mark Johnston
Exp-run done by: pav (with some other sh(1) changes)
H A Dbad-parm-exp6.2.stderr221461 Wed May 04 20:02:38 MDT 2011 jilles sh: Detect an error for ${#var<GARBAGE>}.

In particular, this makes things like ${#foo[0]} and ${#foo[@]} errors
rather than silent equivalents of ${#foo}.

PR: bin/151720
Submitted by: Mark Johnston
Exp-run done by: pav (with some other sh(1) changes)

Completed in 63 milliseconds