From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [patch #4/6] Hush parser update.
Date: Sun, 18 Apr 2004 11:57:04 +0200 [thread overview]
Message-ID: <20040418095709.D1327C109F@atlas.denx.de> (raw)
In-Reply-To: Your message of "Fri, 16 Apr 2004 19:55:55 +0300." <4080101B.4040202@intracom.gr>
In message <4080101B.4040202@intracom.gr> you wrote:
>
> This is a resend of my previous patch with the parantheses conditionalized
> on CONFIG_HUSH_OLD_PARSER_COMPATIBLE.
Thanks, added - except for the CONFIG_HUSH_OLD_PARSER_COMPATIBLE
stuff.
I'm sorry, I understand exactly what you are trying to acchieve, but
I think this is the wrong way of doing it. The main problem is that
the simple command parser was implemented wrong. I really repent that
I didn't fix this right from the beginning.
I cannot allow that this gets added to the hush shell, because oncve
added we would never get rid of it again.
If you are interested in a compatible handling of the environment, I
think we should fix the simple parser to accept the ${var} notation,
too. For some transitional period we could allow both $(var) and
${var}, before finally switching the simple parser to ${var} only.
If you are more concerned about updates of existing devices to new
versions of U-Boot, I think we should solve the problem differently,
for example by implementing a standalone application that can convert
the environment from the old format to the new one.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
Four thousand throats may be cut in one night by a running man.
-- Klingon Soldier, "Day of the Dove", stardate unknown
next prev parent reply other threads:[~2004-04-18 9:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-16 16:55 [U-Boot-Users] [patch #4/6] Hush parser update Pantelis Antoniou
2004-04-18 9:57 ` Wolfgang Denk [this message]
2004-04-19 9:43 ` Pantelis Antoniou
2004-04-22 14:54 ` Wolfgang Denk
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=20040418095709.D1327C109F@atlas.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox