-
Notifications
You must be signed in to change notification settings - Fork 11
Problem with Real.fromString on 32-bit systems #354
Copy link
Copy link
Closed
Labels
32-bit systemsIssues specific to legacy 32-bit systemsIssues specific to legacy 32-bit systemsbasis-libproblem with Standard ML Basis libraryproblem with Standard ML Basis librarybugSomething isn't workingSomething isn't workingfixed-in-110.99.8Issues fixed in the 110.99.8 releaseIssues fixed in the 110.99.8 releasefloating-pointproblem related to floating-point operationsproblem related to floating-point operations
Metadata
Metadata
Assignees
Labels
32-bit systemsIssues specific to legacy 32-bit systemsIssues specific to legacy 32-bit systemsbasis-libproblem with Standard ML Basis libraryproblem with Standard ML Basis librarybugSomething isn't workingSomething isn't workingfixed-in-110.99.8Issues fixed in the 110.99.8 releaseIssues fixed in the 110.99.8 releasefloating-pointproblem related to floating-point operationsproblem related to floating-point operations
Version
110.99.7.1 (Latest)
Operating System
OS Version
No response
Processor
System Component
Basis Library
Severity
Major
Description
A student has a problem with Real.fromString on Windows. I was unable to reproduce the problem on my Intel Mac with SMLNJ 110.7 or 110.7.1. The student reports the following setup
Processor: AMD Ryzen 9 8945HS w/ Radeon 780M Graphics 4.00 GHz
Windows:
Edition: Windows 11 Home
Version: 24H2
Installed: on 2/15/2025
OS build: 26100.3476
Experience: Windows Feature Experience Pack 1000.26100.54.0
Transcript
val it = SOME 5.31664595E~315 : real option
Expected Behavior
val it = SOME 10.0
Steps to Reproduce
see above
Additional Information
No response
Email address
dlicata@wesleyan.edu