[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Coding style. Pre-processor directives
- To: mint <mint@lists.fishpool.fi>
- Subject: Re: [MiNT] Coding style. Pre-processor directives
- From: Paul Wratt <paul.wratt@gmail.com>
- Date: Sat, 30 Apr 2011 19:35:00 +1200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=sfRybVONevZh3EPHEQ2r2/2lnvUi3xoP+mW8UmF12EM=; b=eGTAvf1NUOYL7eOMzXRCN3XPLg2Eg2617GA7+zoVFCfDCmk7+BYM1XzlrLDpuEeClg 2675fpNQVOAfjqqT9xJghfHftspxjcg3GUcqbRaCtzq+mYdI6O0P3KxxiOHw1LM/BN06 fjWnVKJA7P64jM4mvO0MrK+FERin1T/+qj1zA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=IV2GojkUKasSIlOHTYJ/RR4alsCAV7NAa/5iVX3wGpVxLpGx/t3nXdLgxWhTNEWUc3 2steDrNsk4EFBZytZujEZmiepP2joHlVIjg3YFcnx5hFt9FICecNTJqZF9lOodDd4hFn sS7F7hLJqJ7vpizV/b10ruMctvmaIZl0zQ1SM=
- In-reply-to: <BANLkTin4+89MeD-F_5TteCzYi=sJU2eG2A@mail.gmail.com>
- List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
- List-id: <mint.lists.fishpool.fi>
- List-owner: <mailto:tjhukkan@fishpool.fi>
- List-post: <mailto:mint@lists.fishpool.fi>
- List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
- List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
- References: <726754.631239118-sendEmail@descaro> <BANLkTin4+89MeD-F_5TteCzYi=sJU2eG2A@mail.gmail.com>
- Sender: mint-bounce@lists.fishpool.fi
On Wed, Apr 27, 2011 at 10:47 PM, David Gálvez <dgalvez75@gmail.com> wrote:
> 2011/4/27 Helmut Karlowski <helmut.karlowski@ish.de>:
>> =?ISO-8859-1?Q?Vincent_Rivi=E8re?= wrote:
>>
>>> Anyway, I think that having well defined style guidelines for a project=20
>>
>> Which will surely lead to endless discussions, and in the end will have little effect.
>>
>> People also may have problems changing their motorics.
>>
>
> But on the other hand is better to share the same style for code readability
>
I vote no space on this, and Vincents argument re:indents will allow
for others to do as they wish. As long as its readable and it can
still be parsed.. (happy Helmut.. :)
Paul