Return-Path: Delivered-To: apmail-stdcxx-dev-archive@www.apache.org Received: (qmail 94171 invoked from network); 4 Jun 2008 20:12:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jun 2008 20:12:39 -0000 Received: (qmail 32423 invoked by uid 500); 4 Jun 2008 20:12:42 -0000 Delivered-To: apmail-stdcxx-dev-archive@stdcxx.apache.org Received: (qmail 32357 invoked by uid 500); 4 Jun 2008 20:12:42 -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 32345 invoked by uid 99); 4 Jun 2008 20:12:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jun 2008 13:12:42 -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, 04 Jun 2008 20:11:51 +0000 Received: from nebula.bco.roguewave.com ([10.70.3.27]) by moroha.roguewave.com (8.13.6/8.13.6) with ESMTP id m54KC71P016790 for ; Wed, 4 Jun 2008 20:12:07 GMT Message-ID: <4846F717.2080303@roguewave.com> Date: Wed, 04 Jun 2008 14:12:07 -0600 From: Martin Sebor Organization: Rogue Wave Software, Inc. User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: dev@stdcxx.apache.org Subject: Re: TR1/C++0x Jira Issues References: <4846DE2A.80703@roguewave.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Eric Lemings wrote: > > >> -----Original Message----- >> From: Martin Sebor [mailto:sebor@roguewave.com] >> Sent: Wednesday, June 04, 2008 12:26 PM >> To: dev@stdcxx.apache.org >> Subject: Re: TR1/C++0x Jira Issues >> >> Eric Lemings wrote: >>> >>> IIRC there was some discussion just a few days ago on how to best >>> organize/classify the Jira issues for TR1/C++0x extensions and new >>> features but I can't find the actual discussion. >> http://markmail.org/message/fyc443vtfqoohyr3 >> >>> >>> Was there any conclusion on this? >> I don't think we concluded anything specific, just that the >> TR1 Jira components will need to be integrated into those >> for their respective sections in C++ 0x. >> >> While doing that, I think we might want to add a new field >> to Jira to let us conveniently differentiate between issues >> filed for components covered by the C++ 0x spec and the >> previous one(s) (i.e., 2003 and 1998). > > What would it be useful for? To obviate having to "put (C++ 0x) somewhere in the issue name" (per your suggestion), making searches for issues/tasks reported for C++ 0x more reliable. Martin