From 74a6450793217439f75f1d4ee1a63340d888ae4d Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 5 Oct 2015 18:48:10 +0000 Subject: [PATCH] Add comments about the issues git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@249334 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/kona.html | 46 ++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 42 insertions(+), 4 deletions(-) diff --git a/www/kona.html b/www/kona.html index 97bf1ce8..3c38c4a3 100644 --- a/www/kona.html +++ b/www/kona.html @@ -61,10 +61,10 @@ 1169num_get not fully compatible with strto*Kona 2072Unclear wording about capacity of temporary buffersKona 2101Some transformation types can produce impossible typesKona - 2111Which unexpected/terminate handler is called from the exception handling runtime?Kona + 2111Which unexpected/terminate handler is called from the exception handling runtime?KonaComplete 2119Missing hash specializations for extended integer typesKona 2127Move-construction with raw_storage_iteratorKona - 2133Attitude to overloaded comma for iteratorsKona + 2133Attitude to overloaded comma for iteratorsKonaComplete 2156Unordered containers' reserve(n) reserves for n-1 elementsKona 2181Exceptions from seed sequence operationsKona 2218Unclear how containers use allocator_traits::construct()Kona @@ -78,7 +78,7 @@ 2380May <cstdlib> provide long ::abs(long) and long long ::abs(long long)?Kona 2384Allocator's deallocate function needs better specificationKona 2385function::assign allocator argument doesn't make senseKona - 2435reference_wrapper::operator()'s Remark should be deletedKona + 2435reference_wrapper::operator()'s Remark should be deletedKonaComplete 2447Allocators and volatile-qualified value typesKona 2462std::ios_base::failure is overspecifiedKona 2466allocator_traits::max_size() default behavior is incorrectKona @@ -92,7 +92,7 @@ 2486mem_fn() should be required to use perfect forwardingKona 2487bind() should be const-overloaded, not cv-overloadedKona 2489mem_fn() should be noexceptKona - 2492Clarify requirements for compKona + 2492Clarify requirements for compKonaComplete 2494[fund.ts.v2] ostream_joiner needs noexceptKona