
26 Jan
2007
26 Jan
'07
10:27 p.m.
In message 528646bc0701261124p671ee3a7qc42f1b747b3b1c1a@mail.gmail.com you wrote:
Please don't rip out working code (even if ugly) as long as you don't have a working (= tested) replacement.
hehehe; even if I write such a patch, I would need to also convince you to pick it up. :)
Indeed. And having no replacement that is obviously better than the replaced code is a pretty sure method to have a patch rejected. Ugly, but working code is IMHO still better than no code at all.
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
My challenge to the goto-less programmer is to recode tcp_input()
without any gotos ... without any loss of efficiency (there has to be
a catch). - W. R. Stevens