Return-Path: Delivered-To: apmail-stdcxx-dev-archive@www.apache.org Received: (qmail 21055 invoked from network); 7 May 2008 17:37:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 May 2008 17:37:16 -0000 Received: (qmail 96336 invoked by uid 500); 7 May 2008 17:37:18 -0000 Delivered-To: apmail-stdcxx-dev-archive@stdcxx.apache.org Received: (qmail 96315 invoked by uid 500); 7 May 2008 17:37:18 -0000 Mailing-List: contact dev-help@stdcxx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stdcxx.apache.org Delivered-To: mailing list dev@stdcxx.apache.org Received: (qmail 96304 invoked by uid 99); 7 May 2008 17:37:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 May 2008 10:37:18 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.30.140.160] (HELO moroha.roguewave.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 May 2008 17:36:33 +0000 Received: from exchmail01.Blue.Roguewave.Com (exchmail01.blue.roguewave.com [10.22.129.22]) by moroha.roguewave.com (8.13.6/8.13.6) with ESMTP id m47HakUb020297 for ; Wed, 7 May 2008 17:36:47 GMT X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: [Stdcxx Wiki] Update of "TargetPlatforms" by EricLemings Date: Wed, 7 May 2008 11:36:05 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [Stdcxx Wiki] Update of "TargetPlatforms" by EricLemings Thread-Index: AciwZEEg0PKV47DfRkiLNnhWSF5X2gAA37ng References: <20080507151853.2213.55636@eos.apache.org> <4821E07F.4090003@roguewave.com> From: "Eric Lemings" To: X-Virus-Checked: Checked by ClamAV on apache.org =20 > -----Original Message----- > From: Martin Sebor [mailto:msebor@gmail.com] On Behalf Of Martin Sebor > Sent: Wednesday, May 07, 2008 11:02 AM > To: dev@stdcxx.apache.org > Subject: Re: [Stdcxx Wiki] Update of "TargetPlatforms" by EricLemings >=20 > Travis Vitek wrote: > > =20 > >=20 > >> Subject: [Stdcxx Wiki] Update of "TargetPlatforms" by EricLemings > >> > >> Dear Wiki user, > >> > >> You have subscribed to a wiki page or wiki category on "Stdcxx=20 > >> Wiki" for change notification. > >> > >> The following page has been changed by EricLemings: > >> http://wiki.apache.org/stdcxx/TargetPlatforms > >> > >> The comment on the change is: > >> TargetPlatforms won't change between patch releases. > >> > >> --------------------------------------------------------------- > >> --------------- > >> - ||||||'''Target platforms=20 > >> for stdcxx 4.2.1'''|| > >> + ||||||'''Target platforms=20 > >> for stdcxx 4.2.x'''|| > >> ||Category||Operating[[BR]]System||Compiler|| > >> ||Primary||HP-UX 11i||HP aCC 6.16|| > >> ||HP aCC 3.74|| >=20 > This was meant to be a list of platforms specifically for 4.2.1, > but I suppose calling it 4.2.x is fine too. >=20 > >> > >=20 > > This should probably be 4.2.2 [not 4.2.x], but we haven't really > > discussed target platforms or release manager issues yet.=20 > Perhaps this > > is a good time to do so? Are there any compilers that were=20 > not on the > > 4.2.1 list but should be considered for the 4.2.2 list? >=20 > I don't expect us to be dropping any platforms but it would be > nice to add more recent releases of the currently supported > compilers, such as aCC 3.80 and gcc 4.3. For a patch release? I'd understand dropping support in major release and possibly minor releases, and adding support in minor releases, but I would think nothing would change, in terms of supported platforms, between patch releases. Not that there would be a problem with adding support in patch releases also; just seems like a distinguishing factor between minor and patch releases. > I don't know of any > others. Are there any that we'd like to add? Maybe AIX 6 if > and when we get it. I noticed Intel C++ 10.1 is not on the list. That brings up another related issue. Do we need to identify the exact version numbers? Or does HP C++ 6.16 for example mean that any other versions of the 6.x compiler are intentionally NOT supported? Brad.