From 94f5dfc59bd649ec84c429050147b79142a9b131 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Thu, 9 Jun 2016 14:50:38 +0000 Subject: [PATCH] Two more issues w/patches git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@272263 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/upcoming_meeting.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/www/upcoming_meeting.html b/www/upcoming_meeting.html index aaf188e53..69b4a8625 100644 --- a/www/upcoming_meeting.html +++ b/www/upcoming_meeting.html @@ -61,7 +61,7 @@ 2181Exceptions from seed sequence operationsOulu 2309mutex::lock() should not throw device_or_resource_busyOuluComplete - 2310Public exposition only member in std::arrayOulu + 2310Public exposition only member in std::arrayOuluPatch Ready 2328Rvalue stream extraction should use perfect forwardingOulu 2393std::function's Callable definition is brokenOulu 2426Issue about compare_exchangeOulu @@ -76,7 +76,7 @@ 2551[fund.ts.v2] "Exception safety" cleanup in library fundamentals requiredOuluComplete 2555[fund.ts.v2] No handling for over-aligned types in optionalOuluComplete 2573[fund.ts.v2] std::hash> does not work for arraysOulu - 2596vector::data() should use addressofOulu + 2596vector::data() should use addressofOuluPatch Ready 2667path::root_directory() description is confusingOulu 2669recursive_directory_iterator effects refers to non-existent functionsOulu 2670system_complete refers to undefined variable 'base'Oulu @@ -113,7 +113,7 @@
  • 2551 - Wording cleanup; no code change needed.
  • 2555 - Wording clarification; no code change needed.
  • 2573 -
  • -
  • 2596 - Easy.
  • +
  • 2596 - Turns out we do this already. Needs tests, though.
  • 2667 -
  • 2669 -
  • 2670 -