All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Gerards <mgerards@xs4all.nl>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: script bug
Date: Sun, 07 May 2006 13:40:05 +0200	[thread overview]
Message-ID: <87lktenjvu.fsf@xs4all.nl> (raw)
In-Reply-To: <200605070742.15975.okuji@enbug.org> (Yoshinori K. Okuji's message of "Sun, 7 May 2006 07:42:15 +0200")

"Yoshinori K. Okuji" <okuji@enbug.org> writes:

> Try something like this:
>
> @ "extremely long long 
> line............................................................." {
> }
>
> grub-emu segfaults. This is partially because of the menu code, partilaly 
> because of the scripting engine code. The menu code currently limits the max 
> number of characters per line to 100 (very bad). So get_line chops the line, 
> then the scripting engine cannot deal with the malformed line. Both must be 
> fixed.

Yeah, the get_line was broken from the beginning...  I think it should
be even possible to remove this function because we do not really need
it.

As for scripting, I will test it in about two weeks.  At the moment I
have very little time. :-/

--
Marco





  reply	other threads:[~2006-05-07 11:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-07  5:42 script bug Yoshinori K. Okuji
2006-05-07 11:40 ` Marco Gerards [this message]
2006-05-07 14:58   ` Yoshinori K. Okuji

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=87lktenjvu.fsf@xs4all.nl \
    --to=mgerards@xs4all.nl \
    --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.