== 11/8/07, Mike Frysinger ==
> this code snippet incorrectly

Why incorrectly? There's no assignments in the `local`. It's a built-in,
thus word splitting  does its job, and incorrect names, that start with
digits and have other than alpha-numeric symbols, are syntax
errors.

> fails under dash: $ { local f=$(date); } local: 5: 8: bad variable name
____
-
To unsubscribe from this list: send the line "unsubscribe dash" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to