Re: Paying developers to get features faster

From: Matt Palmer (mjp16_at_hezmatt.org)
Date: 01/24/04


Date: 24 Jan 2004 15:22:44 +1050


["Followup-To:" header set to comp.os.linux.development.system.]
Barry Margolin is of the opinion:
> In article <k33310hjf6f2j8k3qmbtfsvg242tps7cm2@4ax.com>,
> Brad Olin <bwo@bwo1.com> wrote:
>> statement. There are strict C compilers (not gcc) that would complain
>> about your solution. They are a pain in the but to work with, but
>> probably worth it in the long run.
>
> Why? The style:
>
> if (<var>) ...
>
> is *extremely* common. Any compiler that warns about it will produce
> volumes of warnings for thousands of perfectly fine programs. Any C
> programmer who considers this poor style is way out of the mainstream.

And the mainstream result is that programs are buggy, hard to maintain, and
generally could be a lot better. Is that a mainstream you really want to be
a part of?

- Matt



Relevant Pages

  • Re: Paying developers to get features faster
    ... There are strict C compilers that would complain ... They are a pain in the but to work with, ... > programmer who considers this poor style is way out of the mainstream. ...
    (comp.os.linux.security)
  • Re: Paying developers to get features faster
    ... There are strict C compilers that would complain ... They are a pain in the but to work with, ... > programmer who considers this poor style is way out of the mainstream. ...
    (comp.os.linux.misc)
  • Re: Paying developers to get features faster
    ... There are strict C compilers that would complain ... They are a pain in the but to work with, ... > programmer who considers this poor style is way out of the mainstream. ...
    (comp.os.linux.development.system)