8000 8000
Skip to content

write_floating_seconds: Fall back to ::round#3343

Merged
vitaut merged 1 commit intofmtlib:masterfrom
diasurgical:fix-round-gcc6-amiga
Mar 12, 2023
Merged

write_floating_seconds: Fall back to ::round#3343
vitaut merged 1 commit intofmtlib:masterfrom
diasurgical:fix-round-gcc6-amiga

Conversation

@glebm
Copy link
Copy Markdown
Contributor
@glebm glebm commented Mar 12, 2023

On some toolchains, std::round is not available.

Fixes #3342

On some toolchains, `std::round` is not available.

Fixes fmtlib#3342
@glebm
Copy link
Copy Markdown
Contributor Author
glebm commented Mar 12, 2023

Godbolt: https://godbolt.org/z/GfE3MaT15

A330
@vitaut vitaut merged commit 7f88291 into fmtlib:master Mar 12, 2023
@vitaut
Copy link
Copy Markdown
Contributor
vitaut commented Mar 12, 2023

Thank you!

@glebm glebm deleted the fix-round-gcc6-amiga branch March 12, 2023 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gcc6 error: 'round' is not a member of 'std' (amigaos-m68k)

2 participants

0