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

Error in mpfr_vsprintf #180

Open
arguellocarlos opened this issue Nov 27, 2024 · 0 comments
Open

Error in mpfr_vsprintf #180

arguellocarlos opened this issue Nov 27, 2024 · 0 comments

Comments

@arguellocarlos
Copy link

Hello,

Please excuse me if this is a duplicate of [toolchain][mpfr-4.1.0] check_vsprintf test failure with Gentoo (needs patch or version bump), most likely this is but the error log is different?

Running Ubuntu 24.04.1 LTS, mpfr-4.1.0 compilation fails,

======================================
   MPFR 4.1.0: tests/test-suite.log
======================================

# TOTAL: 183
# PASS:  182
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: tsprintf
==============

Error in mpfr_vsprintf (s, "%0+ -'13.10Pd:", ...);
expected: "+01,234,567  :"
got:      "+0001,234,567:"
FAIL tsprintf (exit status: 1)

Thank you

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

No branches or pull requests

1 participant