grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Function parameters support


From: Seth Goldberg
Subject: Re: [PATCH] Function parameters support
Date: Tue, 11 May 2010 22:35:57 -0700 (PDT)
User-agent: Alpine 2.00 (GSO 1167 2008-08-23)


Quoting BVK Chaitanya, who wrote the following on Wed, 12 May 2010:

On Wed, May 5, 2010 at 11:06 PM, Seth Goldberg <address@hidden> 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]