Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2001:
[Freeciv-Dev] Re: Coding Guideline --- more variants
Home

[Freeciv-Dev] Re: Coding Guideline --- more variants

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Petr Baudis <pasky@xxxxxxxxxxx>, rf13@xxxxxxxxxxxxxxxxxxxxxx
Cc: Gregory Berkolaiko <gberkolaiko@xxxxxxxxxxx>, freeciv development list <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: Coding Guideline --- more variants
From: Raahul Kumar <raahul_da_man@xxxxxxxxx>
Date: Thu, 29 Nov 2001 01:49:31 -0800 (PST)

--- Petr Baudis <pasky@xxxxxxxxxxx> wrote:
> > 11b: braces where needed
> > 
> >   switch(a){
> >   case 2:
> >     return 2;
> > 
> >   case 3:
> >   {
> >     int x;
> >     ....
> >   }
> I vote for this - 11B.
> And I vote for 10C too.
> 

I vote for 11B as well. Can someone tally up what the majority of votes
for the different categories are, so we can know what we're probably going to
end up with?

__________________________________________________
Do You Yahoo!?
Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
http://geocities.yahoo.com/ps/info1


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