grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Function parameters support


From: BVK Chaitanya
Subject: Re: [PATCH] Function parameters support
Date: Wed, 12 May 2010 10:56:22 +0530

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 :(



-- 
bvk.chaitanya

Attachment: func-params.patch.txt
Description: Text document


reply via email to

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