All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Bugfix: no cursor on command line
Date: Tue, 27 Jan 2009 22:47:16 +0200	[thread overview]
Message-ID: <497F72D4.1060309@nic.fi> (raw)
In-Reply-To: <497F303B.30608@gmail.com>

phcoder wrote:
> Testing grub I noticed this bug. Here is bugfix
> Vladimir 'phcoder' Serbinenko
> 
> Index: normal/cmdline.c
> ===================================================================
> --- normal/cmdline.c    (revision 1959)
> +++ normal/cmdline.c    (working copy)
> @@ -148,6 +148,7 @@
>      {
>        static char cmdline[GRUB_MAX_CMDLINE];
> 
> +      grub_setcursor (1);
>        grub_print_error ();
>        grub_errno = GRUB_ERR_NONE;
>        cmdline[0] = '\0';

I do not remember seeing a problem here. So what is actually the problem
and how to reproduce it?




  reply	other threads:[~2009-01-27 20:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-27 16:03 Bugfix: no cursor on command line phcoder
2009-01-27 20:47 ` Vesa Jääskeläinen [this message]
2009-01-27 20:56   ` phcoder
2009-01-27 21:12     ` Vesa Jääskeläinen
2009-01-28  1:30       ` Grub 2 command : uppermem (patch proposal) Bandan Das
2009-02-07 22:00         ` Robert Millan
2009-02-09 20:06         ` Bandan
2009-02-21 13:07           ` Robert Millan
2009-01-28  5:18       ` Bugfix: no cursor on command line phcoder

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=497F72D4.1060309@nic.fi \
    --to=chaac@nic.fi \
    --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.