Skip to content

Conversation

drinkcat
Copy link
Collaborator

This is the latest version in akubera/bigdecimal-rs#148 , but the discussion sort of stalled, this is really complicated math, but this new function is a little bit better than the original (at least I hope so).

--

I think we can close #7708 after this, I'm referencing akubera/bigdecimal-rs#147 so if/when we reach a conclusion there, we can drop this function.

Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@drinkcat drinkcat force-pushed the seq-latest-pow-with-context branch from 7939769 to 778c6ca Compare May 29, 2025 11:19
This is the latest version in akubera/bigdecimal-rs#148 ,
but the discussion sort of stalled, this is really complicated math,
but this new function is a little bit better than the original
(at least I hope so).
@drinkcat drinkcat force-pushed the seq-latest-pow-with-context branch from 778c6ca to 4a0c2a9 Compare May 29, 2025 11:39
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)

We get more precision, and more range, now.
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/misc/stdbuf (fails in this run but passes in the 'main' branch)

And why we use an older minimum Rust version in that piece of code.
Copy link

github-actions bot commented Jun 1, 2025

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/tee (passes in this run but fails in the 'main' branch)

@cakebaker cakebaker merged commit fd37324 into uutils:main Jun 2, 2025
74 checks passed
@cakebaker
Copy link
Contributor

Thanks!

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.

fuzz_seq_parse_number often hangs
2 participants