Opened 8 months ago
Closed 8 months ago
#22750 closed enhancement (fixed)
fast_float-8.2.3
| Reported by: | Bruce Dubbs | Owned by: | Joe Locash |
|---|---|---|---|
| Priority: | normal | Milestone: | 13.0 |
| Component: | BOOK | Version: | git |
| Severity: | medium | Keywords: | |
| Cc: |
Description
New point version.
Change History (2)
comment:1 by , 8 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 8 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Version 8.2.3 What's Changed - add base check for uint8 by @shikharish in #358 - fix issue with s390x. by @lemire in #360 - optimize uint16 parsing by @shikharish in #359 - optimize fastfloat_strncasecmp by @sleepingeight in #356 - Bump the github-actions group across 1 directory with 4 updates by @dependabot[bot] in #344 - fix early return error in fastfloat_strncasecmp by @sleepingeight in #362 - Clarify behavior for underflow by @pitrou in #363 - Fix overzealous build-time /permissive- propagating to compile-time (cross-compilation bug) by @nyoma-diamond in #365Full Changelog: https://github.com/fastfloat/fast_float/compare/v8.2.2...v8.2.3
Fixed at 264492082d.