On Thu, Mar 27, 2008 at 02:21:14PM +0000, Chris Lamb wrote:
> Package: posh
> Version: 0.6.3
> Severity: serious
> Justification: 10.4 - local: "only uses such as <x> must be supported"
>
> #!/bin/posh
> myfunc() {
> local a
> a=""
> a="test"
> echo $a
> }
> myfuncWow, that's pretty broken. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

