Complete.Org: Mailing Lists: Archives: freeciv-dev: December 2001:
[Freeciv-Dev] Re: Say Yes to C++ style comments
Home

[Freeciv-Dev] Re: Say Yes to C++ style comments

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv developers <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: Say Yes to C++ style comments
From: Greg Wooledge <greg@xxxxxxxxxxxx>
Date: Mon, 3 Dec 2001 06:36:43 -0500

Raahul Kumar (raahul_da_man@xxxxxxxxx) wrote:

> Regretfully, I now agree. I was just hoping that since more than 95%(maybe 
> 99%)
> use gcc, we could stop catering to the lowest possible denominator. And how 
> far
> back do you want to support old compilers? I think only recent compilers on
> target platforms should be supported, unless you're talking about gcc.

This is precisely the same line of reasoning that led to the World Wide
Web being in the sorry state that it's in today.  "Why support old
browsers -- 95% are using MSIE or Netscape 4.x!"

We have standards for a VERY good reason.  The C standards are various
ISO documents that we refer to as C89, C99, etc.

For Freeciv 1.x, let's stick to standard C, please.  Personally I'd
vote for C89, since it's by far the most commonly implemented version
of the language today.  But I could at least understand a switch to C99.
A switch to gcc-specific extensions would be a bad move.

-- 
Greg Wooledge                  |   "Truth belongs to everybody."
greg@xxxxxxxxxxxx              |    - The Red Hot Chili Peppers
http://wooledge.org/~greg/     |

Attachment: pgpfPZi2yhkv_.pgp
Description: PGP signature


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