Re: Paying developers to get features faster
From: Matt Palmer (mjp16_at_hezmatt.org)
Date: 01/24/04
- Next message: Barry Margolin: "Re: Paying developers to get features faster"
- Previous message: Barry Margolin: "Re: Paying developers to get features faster"
- In reply to: Barry Margolin: "Re: Paying developers to get features faster"
- Next in thread: Barry Margolin: "Re: Paying developers to get features faster"
- Reply: Barry Margolin: "Re: Paying developers to get features faster"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: Barry Margolin: "Re: Paying developers to get features faster"
- Previous message: Barry Margolin: "Re: Paying developers to get features faster"
- In reply to: Barry Margolin: "Re: Paying developers to get features faster"
- Next in thread: Barry Margolin: "Re: Paying developers to get features faster"
- Reply: Barry Margolin: "Re: Paying developers to get features faster"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|