| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 1.cc | ||
| 1_c++20_neg.cc | ||
| 1_neg.cc | ||
| 2.cc | ||
| 3.cc | ||
| compare.cc | ||
| requirements.cc |
The parser for binary numbers returned an error if the entire string contains more digits than the result type. Leading zeros should be ignored. libstdc++-v3/ChangeLog: * include/std/charconv (__from_chars_binary): Ignore leading zeros. * testsuite/20_util/from_chars/1.cc: Check "0x1" for all bases, not just 10 and 16. * testsuite/20_util/from_chars/3.cc: New test. (cherry picked from commit eb0ff770e29715deb8b2e6f5da736e0c1e8f8d07)
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| 1.cc | Loading commit data... | |
| 1_c++20_neg.cc | Loading commit data... | |
| 1_neg.cc | Loading commit data... | |
| 2.cc | Loading commit data... | |
| 3.cc | Loading commit data... | |
| compare.cc | Loading commit data... | |
| requirements.cc | Loading commit data... |