Quoting BVK Chaitanya, who wrote the following on Wed, 12 May 2010:
On Wed, May 5, 2010 at 11:06 PM, Seth Goldberg <seth.goldb...@oracle.com> wrote:
This is a *great* start, but can you please add support for $* ...
Support for $@, $* and their double quoted forms is added. Its
available in people/bvk/func-params branch.
One known bug is, "$@" currently expands to "" when no parameters are
given which i don't want to fix, until somebody really needs it
(because it needs to be handled as a special case).
NOTE: As part of supporting $@, $* parameters, i had to rewrite
arglist to argv conversion code, so patch become little big :(
Awesome, thanks so much :). What's the plan for moving this to trunk (i.e.
how much time / testing is needed before it makes it in (maybe that's more
of a question for phcoder :))?)
Thanks!
--S
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel