Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2003:
[Freeciv-Dev] Re: (PR#2745) Change style guide to favor a++ instead of +
Home

[Freeciv-Dev] Re: (PR#2745) Change style guide to favor a++ instead of +

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#2745) Change style guide to favor a++ instead of ++a
From: "Raimar Falke via RT" <rt@xxxxxxxxxxxxxx>
Date: Thu, 23 Jan 2003 03:42:01 -0800
Reply-to: rt@xxxxxxxxxxxxxx

On Thu, Jan 23, 2003 at 12:32:09AM -0800, Jason Short via RT wrote:
> Raimar Falke via RT wrote:
> 
> > Then split the patch and commit it in two parts.
> 
> Hrm, I missed the doc/ portion of the patch...
> 
> But I find the wording confusing.  You have:
> 
>    - Prefer the postfix operator if both (postfix and prefix) can be
>      used. I.e. write "a++" instead of "++a".
> 
> I would write it as:
> 
>    - Use the postfix operator instead of the prefix operator when either
>      will work.  That is, write "a++" instead of "++a".

Yes this sounds better.

        Raimar

-- 
 email: rf13@xxxxxxxxxxxxxxxxx
  Microsoft does have a year 2000 problem. I'm part of it. I'm running Linux.




[Prev in Thread] Current Thread [Next in Thread]