Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Motions 2019 11 lwg 1: P1917R0 C++ Standard Library Issues to be moved in Belfast #3472

Merged
merged 27 commits into from
Nov 21, 2019

Commits on Nov 20, 2019

  1. LWG3070 path::lexically_relative causes surprising results if a filen…

    …ame can also be a root-name
    
    [fs.path.gen]/p4 Use a bulleted list for conditions.
    Dawn Perchik authored and zygoloid committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    130a0f8 View commit details
    Browse the repository at this point in the history
  2. LWG3103 Errors in taking subview of span should be ill-formed where p…

    …ossible
    Dawn Perchik authored and zygoloid committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    6a0aa70 View commit details
    Browse the repository at this point in the history
  3. LWG3149 DefaultConstructible should require default initialization

    Dawn Perchik authored and zygoloid committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    8fe698a View commit details
    Browse the repository at this point in the history
  4. LWG3190 std::allocator::allocate sometimes returns too little storage

    Dawn Perchik authored and zygoloid committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    72eaab8 View commit details
    Browse the repository at this point in the history
  5. LWG3218 Modifier for %d parse flag does not match POSIX and format sp…

    …ecification
    Dawn Perchik authored and zygoloid committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    cc01bf3 View commit details
    Browse the repository at this point in the history
  6. LWG3221 Result of year_month arithmetic with months is ambiguous

    Dawn Perchik authored and zygoloid committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    74baa7a View commit details
    Browse the repository at this point in the history
  7. LWG3222 P0574R1 introduced preconditions on non-existent parameters

    Dawn Perchik authored and zygoloid committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    8f5e426 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. LWG3224 zoned_time constructor from TimeZonePtr does not specify init…

    …ialization of tp_
    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    e4b368f View commit details
    Browse the repository at this point in the history
  2. LWG3225 zoned_time converting constructor shall not be noexcept

    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    ed66cf1 View commit details
    Browse the repository at this point in the history
  3. LWG3230 Format specifier %y/%Y is missing locale alternative versions

    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    2e9b606 View commit details
    Browse the repository at this point in the history
  4. LWG3231 year_month_day_last::day specification does not cover !ok() v…

    …alues
    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    41b9174 View commit details
    Browse the repository at this point in the history
  5. LWG3232 Inconsistency in zoned_time deduction guides

    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    1198bf1 View commit details
    Browse the repository at this point in the history
  6. LWG3235 parse manipulator without abbreviation is not callable

    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    f97967c View commit details
    Browse the repository at this point in the history
  7. LWG3241 chrono-spec grammar ambiguity in §[time.format]

    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    b3a0832 View commit details
    Browse the repository at this point in the history
  8. LWG3244 Constraints for Source in [fs.path.req] insufficiently constr…

    …ainty
    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    829e25b View commit details
    Browse the repository at this point in the history
  9. LWG3245 Unnecessary restriction on '%p' parse specifier

    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    3bae3e6 View commit details
    Browse the repository at this point in the history
  10. LWG3246 What are the constraints on the template parameter of basic_f…

    …ormat_arg?
    
    [format.arg] Updated the reference for "Formatter requirements" to [formatter.requirements]
    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    eebd5d2 View commit details
    Browse the repository at this point in the history
  11. LWG3253 basic_syncbuf::basic_syncbuf() should not be explicit

    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    9cb04ed View commit details
    Browse the repository at this point in the history
  12. LWG3256 Feature testing macro for constexpr algorithms

    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    aeb4717 View commit details
    Browse the repository at this point in the history
  13. LWG3257 Missing feature testing macro update from P0858

    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    8d94d05 View commit details
    Browse the repository at this point in the history
  14. LWG3259 The definition of constexpr iterators should be adjusted

    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    75ee91e View commit details
    Browse the repository at this point in the history
  15. LWG3266 to_chars(bool) should be deleted

    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    1106527 View commit details
    Browse the repository at this point in the history
  16. LWG3272 %I%p should parse/format duration since midnight

    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    2233f9d View commit details
    Browse the repository at this point in the history
  17. LWG3273 Specify weekday_indexed to range of [0, 7]

    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    a3443c0 View commit details
    Browse the repository at this point in the history
  18. LWG3274 Missing feature test macro for <span>

    Also fixes NB GB 166 (C++20 CD).
    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    57f593f View commit details
    Browse the repository at this point in the history
  19. LWG3276 Class split_view::outer_iterator::value_type should inherit f…

    …rom view_interface
    
    Also fixes NB US 297 (C++20 CD).
    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    7d7ec23 View commit details
    Browse the repository at this point in the history
  20. LWG3277 Pre-increment on prvalues is not a requirement of weakly_incr…

    …ementable
    
    Also fixes NB US 261 (C++20 CD).
    Dawn Perchik authored and zygoloid committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    81f49eb View commit details
    Browse the repository at this point in the history