Return-Path: Delivered-To: apmail-stdcxx-commits-archive@www.apache.org Received: (qmail 70125 invoked from network); 1 Jul 2008 00:26:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Jul 2008 00:26:38 -0000 Received: (qmail 36199 invoked by uid 500); 1 Jul 2008 00:26:40 -0000 Delivered-To: apmail-stdcxx-commits-archive@stdcxx.apache.org Received: (qmail 36185 invoked by uid 500); 1 Jul 2008 00:26:40 -0000 Mailing-List: contact commits-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 commits@stdcxx.apache.org Received: (qmail 36176 invoked by uid 99); 1 Jul 2008 00:26:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Jun 2008 17:26:40 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jul 2008 00:25:45 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 14C3311130 for ; Tue, 1 Jul 2008 00:26:06 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: commits@stdcxx.apache.org Date: Tue, 01 Jul 2008 00:26:05 -0000 Message-ID: <20080701002605.20524.57373@eos.apache.org> Subject: [Stdcxx Wiki] Update of "C++IssueStatus" by MartinSebor X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Stdcxx Wiki" for change notification. The following page has been changed by MartinSebor: http://wiki.apache.org/stdcxx/C++IssueStatus The comment on the change is: Added more issues. ------------------------------------------------------------------------------ The table below tracks the status of the C++ Committee's issues in the implementation of stdcxx. |||||||||| Status of C++ Issues || - || || ISSUE || DESCRIPTION || STATUS || JIRA || + || || ISSUE || DESCRIPTION || STATUS || JIRA / REVISION || || {i} || [http://tinyurl.com/ytwhtt#1 1] ||<(> C library linkage editing oversight || ''Editorial'' || N/A || || {i} || [http://tinyurl.com/ytwhtt#3 3] ||<(> Atexit registration during `atexit()` call is not described || ''Editorial'' || N/A || || (./) || [http://tinyurl.com/ytwhtt#5 5] ||<(> `string::compare` specification questionable || DONE || N/A || @@ -14, +14 @@ || (./) || [http://tinyurl.com/ytwhtt#467 467] ||<(> `char_traits::lt()`, `compare()`, and `memcmp()` || DONE || [http://issues.apache.org/jira/browse/STDCXX-214 STDCXX-214] || || (./) || [http://tinyurl.com/ytwhtt#559 559] ||<(> `numeric_limits` || DONE || [https://issues.apache.org/jira/browse/STDCXX-151 STDCXX-151] || || (./) || [http://tinyurl.com/6ztle4#625 625] ||<(> mixed up ''Effects'' and ''Returns'' clauses || DONE || [https://issues.apache.org/jira/browse/STDCXX-272 STDCXX-272] || + || {*} || [http://tinyurl.com/ytwhtt#681 681] ||<(> Operator functions impossible to compare are defined in [re.submatch.op] || CHECK || || + || {X} || [http://tinyurl.com/ytwhtt#682 682] ||<(> `basic_regex` ctor takes `InputIterator` or `ForwardIterator`? || '''TO DO''' || || + || {X} || [http://tinyurl.com/ytwhtt#687 687] ||<(> `shared_ptr` conversion constructor not constrained || '''TO DO''' || || + || {X} || [http://tinyurl.com/ytwhtt#689 689] ||<(> `reference_wrapper` constructor overly constrained || '''TO DO''' || || + || {*} || [http://tinyurl.com/ytwhtt#693 693] ||<(> `std::bitset::all()` missing || CHECK || || + || {*} || [http://tinyurl.com/ytwhtt#694 694] ||<(> `std::bitset` and `long long` || CHECK || || + || {*} || [http://tinyurl.com/ytwhtt#695 695] ||<(> `ctype::classic_table()` not accessible || CHECK || || + || {X} || [http://tinyurl.com/ytwhtt#699 699] ||<(> [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2111.pdf N2111] changes `min`/`max` || '''TO DO''' || || - || {i} || [http://tinyurl.com/ytwhtt#700 700] ||<(> [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1856.html N1856] defines `struct identity` || CHECK || || + || {*} || [http://tinyurl.com/ytwhtt#700 700] ||<(> [http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2005/n1856.html N1856] defines `struct identity` || CHECK || || || {i} || [http://tinyurl.com/ytwhtt#703 703] ||<(> `map::at()` need a complexity specification || ''Editorial'' || N/A || || {*} || [http://tinyurl.com/ytwhtt#705 705] ||<(> type-trait `decay` incompletely specified || CHECK || || || {X} || [http://tinyurl.com/ytwhtt#706 706] ||<(> `make_pair()` should behave as `make_tuple()` wrt. `reference_wrapper()`|| '''TO DO ''' || || @@ -26, +34 @@ |||||| Codes and Descriptions || || ICON || STATUS || DESCRIPTION || || {i} || ''Editorial'' ||<(> Either an editorial issue or one that requires no code changes. || - || (./) || DONE ||<(> Implemented and tested. || + || (./) || DONE ||<(> Change fully implemented and exercised by one or more tests. || - || {*} || CHECK ||<(> Implementation status unknown. || + || {*} || CHECK ||<(> Further analysis needed or implementation status unknown. || - || /!\ || INCOMPLETE ||<(> Partially implemented. || + || /!\ || INCOMPLETE ||<(> Change only partially implemented or not exercised by a test. || - || {X} || '''TO DO''' ||<(> Not implemented yet. || + || {X} || '''TO DO''' ||<(> Change not implemented yet. ||