
3 May
2006
3 May
'06
12:34 a.m.
In message 5642B638DBEF6A4DBF9E9BC68144866D0276A59D@tamail1.timeamerica.com you wrote:
Why should we add this? There is no code in U-Boot that uses such a function.
An upcoming submission uses stricmp. I can wait and submit this addition at that time if you like.
Try to avoid stricmp(). I will tend to reject it because it adds code size for very little benefit.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
: I've tried (in vi) "g/[a-z]\n[a-z]/s//_/"...but that doesn't
: cut it. Any ideas? (I take it that it may be a two-pass sort of solution).
In the first pass, install perl. :-) Larry Wall 6849@jpl-devvax.JPL.NASA.GOV