Bug 1310438 - On armv7hl, number->string converts scientific notation to decimal notation
Summary: On armv7hl, number->string converts scientific notation to decimal notation
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gambit-c
Version: 24
Hardware: armv7hl
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Michel Lind
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-ARM
TreeView+ depends on / blocked
 
Reported: 2016-02-21 15:38 UTC by Michel Lind
Modified: 2016-06-05 02:57 UTC (History)
1 user (show)

Fixed In Version: gambit-c-4.8.4-2.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-05 02:57:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Scratch build log (123.65 KB, text/plain)
2016-02-21 15:38 UTC, Michel Lind
no flags Details

Description Michel Lind 2016-02-21 15:38:13 UTC
Created attachment 1129048 [details]
Scratch build log

Description of problem:
Failing test case on armv7hl:

    "unit-tests/03-number/number2string.scm"@16.1: FAILED (check-equal? (number->string .0009765625) "9.765625e-4") GOT ".0009765625"
    FAILED 1 UNIT TESTS OUT OF 61 (1.6%)

Note: the test case source file actually specifies 9.765625e-4 but the output is misleading because, in this case, number->string itself returns the wrong result.

Version-Release number of selected component (if applicable):
4.8.4

How reproducible:
Always

Steps to Reproduce:
1. Build on armv7hl (disable the ExcludeArch)

Actual results:
As attached

Expected results:
No test should fail

Additional info:

Comment 1 Michel Lind 2016-02-21 15:39:10 UTC
external issue: https://github.com/feeley/gambit/issues/181

Comment 2 Jan Kurik 2016-02-24 15:28:25 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 3 Fedora Update System 2016-03-07 05:00:29 UTC
gambit-c-4.8.4-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-7ea23f8319

Comment 4 Fedora Update System 2016-03-09 22:57:42 UTC
gambit-c-4.8.4-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-7ea23f8319

Comment 5 Fedora Update System 2016-06-05 02:57:47 UTC
gambit-c-4.8.4-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.