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

/freebsd-11.0-release/bin/sh/tests/parameters/
H A Dpositional3.0268436 Tue Jul 08 22:07:36 MDT 2014 jilles sh: Add test for ${01} and ${010} that already works.

Although it is probably unwise to use this, POSIX is clear that leading
zeroes are permitted in positional parameters (and do not indicate octal).

Such positional parameters are checked for being unset and/or null
correctly, but their value is incorrectly expanded.
H A DMakefilediff 268436 Tue Jul 08 22:07:36 MDT 2014 jilles sh: Add test for ${01} and ${010} that already works.

Although it is probably unwise to use this, POSIX is clear that leading
zeroes are permitted in positional parameters (and do not indicate octal).

Such positional parameters are checked for being unset and/or null
correctly, but their value is incorrectly expanded.

Completed in 133 milliseconds