Dear Joakim Tjernlund,

In message 
<of6d501b3a.40f7e6a2-onc12576f8.00466be2-c12576f8.00471...@transmode.se> you 
wrote:
>
> > I don't think you ever posted this before. I cannot find any trace of
> > such a patch - not in the public archives nor locally.
> 
> I think I did, but this would have been late 2001 or 2002 I think :)
> Not 100% sure about the date since the old CVS log looks a bit fishy
> after the repo got converted to Subversion.

Ah... that was at PPCBoot times, then. Found it:
Tue, 11 Sep 2001 15:29:26 +0200

AFAICT the patch was late for a release, but has not been formally
rejected. Probably just got forgotten.

> > Hm... will this not make escaping impossible? Assume you want to pass
> >
> >    arg=${name}
> >
> > to Linux. How would you escape this so it does NOT get expanded if
> > you run process_macros() arbitrarily often?
> 
> Possibly, I never needed that though.
> One would probably need to add an escape char for that. Something
> like arg=\${name}

Woudn't this then just cause another cycle through process_macros(),
where it then gets substitured anyway? [Guess I gotta try this out.]

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Es ist nicht genug zu wissen, man muß auch anwenden; es ist nicht ge-
nug zu wollen, man muß auch tun.   -- Goethe, Maximen und Reflexionen
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to