From: Pavel Machek <pavel@suse.cz>
To: Bill Davidsen <davidsen@tmr.com>
Cc: davej@suse.de, kernel list <linux-kernel@vger.kernel.org>,
vojtech@ucw.cz
Subject: Re: ide cleanup
Date: Tue, 12 Feb 2002 11:00:49 +0100 [thread overview]
Message-ID: <20020212100048.GC1029@elf.ucw.cz> (raw)
In-Reply-To: <20020209193500.A18944@suse.cz> <Pine.LNX.3.96.1020211140942.642C-100000@gatekeeper.tmr.com>
In-Reply-To: <Pine.LNX.3.96.1020211140942.642C-100000@gatekeeper.tmr.com>
Hi!
> Just my opinion, code should be written to be EASILY read rather than as
> if to be entered in an obfuscated C contest. This is not that bad, but the
#ifdef is *the* tool to make obfuscated code. It does not fit there,
and makes it hard to parse. #ifdefs are to be avoided.
Pavel
--
(about SSSCA) "I don't say this lightly. However, I really think that the U.S.
no longer is classifiable as a democracy, but rather as a plutocracy." --hpa
prev parent reply other threads:[~2002-02-12 21:15 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-06 20:53 ide cleanup Pavel Machek
2002-02-07 3:34 ` Andre Hedrick
2002-02-07 7:29 ` Vojtech Pavlik
2002-02-07 12:40 ` Pavel Machek
2002-02-08 12:34 ` Martin Dalecki
2002-02-08 12:37 ` Vojtech Pavlik
2002-02-08 13:15 ` Martin Dalecki
2002-02-08 14:50 ` Wichert Akkerman
2002-02-08 15:08 ` Dave Jones
2002-02-08 15:09 ` Wichert Akkerman
2002-02-08 15:08 ` Martin Dalecki
2002-02-08 23:00 ` James Antill
2002-02-08 22:10 ` Pavel Machek
2002-02-09 18:19 ` Bill Davidsen
2002-02-09 18:35 ` Vojtech Pavlik
2002-02-11 19:15 ` Bill Davidsen
2002-02-12 10:00 ` Pavel Machek [this message]
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=20020212100048.GC1029@elf.ucw.cz \
--to=pavel@suse.cz \
--cc=davej@suse.de \
--cc=davidsen@tmr.com \
--cc=linux-kernel@vger.kernel.org \
--cc=vojtech@ucw.cz \
/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.