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

P2827 R1 Floating-point overflow and underflow in from_chars (LWG 3081) #1505

Open
wg21bot opened this issue Apr 11, 2023 · 4 comments
Open
Labels
B2 - improvement Bucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between e C++26 Targeted at C++26 IS Ship vehicle: IS LEWG Library Evolution needs-revision Paper needs changes before it can proceed size - small paper size estimate
Milestone

Comments

@wg21bot
Copy link
Collaborator

wg21bot commented Apr 11, 2023

P2827R0 Floating-point overflow and underflow in from_chars (LWG 3081) (Zhihao Yuan)

@wg21bot wg21bot added LEWG Library Evolution LWG Library labels Apr 11, 2023
@wg21bot wg21bot added this to the 2023-telecon milestone Apr 11, 2023
@brycelelbach brycelelbach added IS Ship vehicle: IS C++26 Targeted at C++26 B2 - improvement Bucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between e size - small paper size estimate ready-for-library-evolution-meeting-review This paper needs to be discussed at a Library Evolution meeting and removed LWG Library labels May 24, 2023
@brycelelbach
Copy link

@inbal2l and @cor3ntin this can be handled in a mailing list review.

@brycelelbach brycelelbach added ready-for-library-evolution-mailing-list-review This paper needs to be discussed on the Library Evolution mailing list and removed ready-for-library-evolution-meeting-review This paper needs to be discussed at a Library Evolution meeting labels Jun 8, 2023
@inbal2l inbal2l added the scheduled-for-library-evolution This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review label Oct 23, 2023
@inbal2l
Copy link
Collaborator

inbal2l commented Nov 19, 2023

An LEWG mailing list review started on Oct 16th: http://lists.isocpp.org/lib-ext/2023/10/25892.php

@wg21bot
Copy link
Collaborator Author

wg21bot commented Dec 19, 2023

P2827R1 Floating-point overflow and underflow in from_chars (LWG 3081) (Zhihao Yuan)

@wg21bot wg21bot modified the milestones: 2023-telecon, 2024-telecon Dec 19, 2023
@wg21bot wg21bot changed the title P2827 Floating-point overflow and underflow in from_chars (LWG 3081) P2827 R1 Floating-point overflow and underflow in from_chars (LWG 3081) Dec 19, 2023
@cor3ntin
Copy link

Summary of the mailing list discussion (5 people participating)

  • Avoid the terms underflows/overflows as the thing we want to actually represent is lack of representability
  • Better justify the choice of values that defy industry practices and seem dangerous when error aren't check
  • Better motivate the paper as a whole (of the few participants in this discussion, no one seem to be arguing we need that)

LEWG will look at a revised paper (either meeting or telecon)

@cor3ntin cor3ntin added needs-revision Paper needs changes before it can proceed and removed ready-for-library-evolution-mailing-list-review This paper needs to be discussed on the Library Evolution mailing list scheduled-for-library-evolution This paper has been scheduled for one of the groups: LEWG, LEWG Incubator, or a Mailing List review labels Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B2 - improvement Bucket 2 as described by P0592: bug fixes, performance improvements, integration fixes for/between e C++26 Targeted at C++26 IS Ship vehicle: IS LEWG Library Evolution needs-revision Paper needs changes before it can proceed size - small paper size estimate
Projects
None yet
Development

No branches or pull requests

4 participants