Quoth Roman Cheplyaka <r...@ro-che.info>,

...

> Well, this agrees with POSIX. So still I don't see the difference
> between "$@" and ${1+"$@"}.

Whatever the standards etc. may say, I believe "$@" is reliably the
same as ${1+"$@"}, for old Bourne shells and new.

        Donn

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to