From 0e4ed2fbbb9ba5eba6850e2827b4c62666080cc6 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Tue, 16 Feb 2016 14:35:56 +0000 Subject: [PATCH] Added a (private) status page for the Jacksonville meeting git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@260964 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/kona.html | 154 -------------------------------------- www/upcoming_meeting.html | 129 +++++++++++++++++++++++++++++++ 2 files changed, 129 insertions(+), 154 deletions(-) delete mode 100644 www/kona.html create mode 100644 www/upcoming_meeting.html diff --git a/www/kona.html b/www/kona.html deleted file mode 100644 index 8fdfba163..000000000 --- a/www/kona.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - libc++ Kona Status - - - - - - - -
- -

libc++ Kona Status

- - -

This is a temporary page; please check the c++1z status here

-

This page shows the status of the papers and issues that are expected to be adopted in Kona.

- -

The groups that have contributed papers: -

-

- -

Paper Status

- - - - -
Paper #GroupPaper NameMeetingStatusFirst released version
- -

Library Working group Issues Status

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Issue #Issue NameMeetingStatus
1169num_get not fully compatible with strto*Kona
2072Unclear wording about capacity of temporary buffersKonaComplete
2101Some transformation types can produce impossible typesKona
2111Which unexpected/terminate handler is called from the exception handling runtime?KonaComplete
2119Missing hash specializations for extended integer typesKona
2127Move-construction with raw_storage_iteratorKonaPatch Ready
2133Attitude to overloaded comma for iteratorsKonaComplete
2156Unordered containers' reserve(n) reserves for n-1 elementsKona
2218Unclear how containers use allocator_traits::construct()Kona
2219INVOKE-ing a pointer to member with a reference_wrapper as the object expressionKona
2224Ambiguous status of access to non-live objectsKona
2234assert() should allow usage in constant expressionsKona
2244Issue on basic_istream::seekgKonaPatch Ready
2250Follow-up On Library Issue 2207Kona
2259Issues in 17.6.5.5 rules for member functionsKonaComplete
2273regex_match ambiguityKona
2336is_trivially_constructible/is_trivially_assignable traits are always falseKona
2353std::next is over-constrainedKona
2367pair and tuple are not correctly implemented for is_constructible with no argsKonaPatch Ready
2380May <cstdlib> provide long ::abs(long) and long long ::abs(long long)?KonaComplete
2384Allocator's deallocate function needs better specificationKonaComplete
2385function::assign allocator argument doesn't make senseKona
2435reference_wrapper::operator()'s Remark should be deletedKonaComplete
2447Allocators and volatile-qualified value typesKonaComplete
2462std::ios_base::failure is overspecifiedKonaComplete
2466allocator_traits::max_size() default behavior is incorrectKonaPatch Ready
2469Wrong specification of Requires clause of operator[] for map and unordered_mapKona
2473basic_filebuf's relation to C FILE semanticsKonaComplete
2476scoped_allocator_adaptor is not assignableKonaPatch Ready
2477Inconsistency of wordings in std::vector::erase() and std::deque::erase()KonaComplete
2483throw_with_nested() should use is_finalKonaComplete
2484rethrow_if_nested() is doubly unimplementableKonaComplete
2485get() should be overloaded for const tuple&&Kona
2486mem_fn() should be required to use perfect forwardingKona
2487bind() should be const-overloaded, not cv-overloadedKonaComplete
2489mem_fn() should be noexceptKonaPatch Ready
2492Clarify requirements for compKonaComplete
2494[fund.ts.v2] ostream_joiner needs noexceptKona
2495There is no such thing as an Exception Safety elementKona
- -

Comments about the issues

- - -

Last Updated: 5-Oct-2015

-
- - diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html new file mode 100644 index 000000000..b2f8e45bd --- /dev/null +++ b/www/upcoming_meeting.html @@ -0,0 +1,129 @@ + + + + + + libc++ Jacksonville Status + + + + + + + +
+ +

libc++ Jacksonville Status

+ + +

This is a temporary page; please check the c++1z status here

+

This page shows the status of the papers and issues that are expected to be adopted in Jacksonville.

+ +

The groups that have contributed papers: +

+

+ +

Paper Status

+ + + + +
Paper #GroupPaper NameMeetingStatusFirst released version
+ +

Library Working group Issues Status

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
2192Validity and return type of std::abs(0u) is unclearJacksonville
2253[arrays.ts] dynarray should state which container requirements aren't metJacksonville
2255[arrays.ts] dynarray constructor ambiguityJacksonville
2276Missing requirement on std::promise::set_exceptionJacksonville
2450(greater|less|greater_equal|less_equal)<void> do not yield a total order for pointersJacksonville
2520N4089 broke initializing unique_ptr<T[]> from a nullptrJacksonville
2522[fund.ts.v2] Contradiction in set_default_resource specificationJacksonville
2523std::promise synopsis shows two set_value_at_thread_exit()'s for no apparent reasonJacksonville
2537Constructors for priority_queue taking allocators should call make_heapJacksonville
2539[fund.ts.v2] invocation_trait definition definition doesn't work for surrogate call functionsJacksonville
2545Simplify wording for bind without explicitly specified return typeJacksonville
2557Logical operator traits are broken in the zero-argument caseJacksonville
2558[fund.ts.v2] Logical operator traits are broken in the zero-argument caseJacksonville
2559Error in LWG 2234's resolutionJacksonville
2560is_constructible underspecified when applied to a function typeJacksonville
2565std::function's move constructor should guarantee nothrow for reference_wrappers and function pointersJacksonville
2566Requirements on the first template parameter of container adaptorsJacksonville
2571§[map.modifiers]/2 imposes nonsensical requirement on insert(InputIterator, InputIterator)Jacksonville
2572The remarks for shared_ptr::operator* should apply to cv-qualified void as wellJacksonville
2574[fund.ts.v2] std::experimental::function::operator=(F&&) should be constrainedJacksonville
2575[fund.ts.v2] experimental::function::assign should be removedJacksonville
2576istream_iterator and ostream_iterator should use std::addressofJacksonville
2577{shared,unique}_lock should use std::addressofJacksonville
2579Inconsistency wrt Allocators in basic_string assignment vs. basic_string::assignJacksonville
2581Specialization of <type_traits> variable templates should be prohibitedJacksonville
2582§[res.on.functions]/2's prohibition against incomplete types shouldn't apply to type traitsJacksonville
2583There is no way to supply an allocator for basic_string(str, pos)Jacksonville
2585forward_list::resize(size_type, const value_type&) effects incorrectJacksonville
2586Wrong value category used in scoped_allocator_adaptor::construct()Jacksonville
2590Aggregate initialization for std::arrayJacksonville
+ +

Comments about the issues

+ + +

Last Updated: 16-Feb-2015

+
+ +