Re: Linux kernel, possible useless continue
- From: Rainer Weikusat <rainer.weikusat@xxxxxxxxx>
- Date: Thu, 22 Mar 2007 11:56:32 +0100
Ulrich Eckhardt <doomster@xxxxxxxx> writes:
Rainer Weikusat wrote:
Independently of your's and Mr Eckhardt's (unsubstantiated) beliefs
about compilers, source code should not contain noise statements,
because they will confuse an eventual reader.
Rainer Weikusat, since your discussion style is insulting and since you are
spreading lies like the above about me,
Since the statement above is factually correct, which can be easily
verified by reading the remaining thread, your claim is necessarily
factually wrong.
[...]
Always a nice quote in this respect:
A program is a sort of publication. It's meant to be read by
the programmer, another programmer (perhaps yourself a few
days, weeks or years later), and lastly a machine. The
machine doesn't care how pretty the program is - if the
program compiles, the machine's happy - but people do, and
they should.
<URL:http://www.lysator.liu.se/c/pikestyle.html>
Another thing that doesn't even address anything in the posting you are
answering to. While nothing in an of itself in this quote is IMHO
wrong, nobody (well, at least not I) ever asked the question whether the
discussed change should be made or not for reasons of clarity, this was a
mere discussion about whether a statement was necessary.
As the subject of this posting quite clearly show, the question was
wether it was 'useless', which is different from 'necessary'.
.
- References:
- Linux kernel, possible useless continue
- From: Bin Chen
- Re: Linux kernel, possible useless continue
- From: Ulrich Eckhardt
- Re: Linux kernel, possible useless continue
- From: Iwo Mergler
- Re: Linux kernel, possible useless continue
- From: Rainer Weikusat
- Re: Linux kernel, possible useless continue
- From: Bin Chen
- Re: Linux kernel, possible useless continue
- From: Rainer Weikusat
- Re: Linux kernel, possible useless continue
- From: Ulrich Eckhardt
- Linux kernel, possible useless continue
- Prev by Date: Re: gethrtime() is returning negative value on LINUX
- Next by Date: What will Linux kernel do after sys_brk
- Previous by thread: Re: Linux kernel, possible useless continue
- Next by thread: Re: Linux kernel, possible useless continue
- Index(es):
Relevant Pages
|