From: Robert Millan <rmh@aybabtu.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: regression fix
Date: Sat, 26 Dec 2009 14:46:49 +0100 [thread overview]
Message-ID: <20091226134649.GE20730@thorin> (raw)
In-Reply-To: <20091226003553.GA5373@pina.cat>
On Sat, Dec 26, 2009 at 01:35:53AM +0100, Carles Pina i Estany wrote:
>
> Hi,
>
> Commit 1949 introduced a bug using TAB due a miss-understanding that I
> had with the code.
Oh, good to know. I was wondering why TAB expansion did these weird
things ;-)
> - plen = grub_strlen (prompt_translated);
> + plen = grub_strlen (prompt_translated) + 1;
Please consider if sizeof() would make sense here.
--
Robert Millan
"Be the change you want to see in the world" -- Gandhi
next prev parent reply other threads:[~2009-12-26 13:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-26 0:35 regression fix Carles Pina i Estany
2009-12-26 13:46 ` Robert Millan [this message]
2009-12-26 23:44 ` Carles Pina i Estany
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091226134649.GE20730@thorin \
--to=rmh@aybabtu.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.