Conversion from string to real does not accept non-finite values #73
Labels
basis-lib
problem with Standard ML Basis library
bug
Something isn't working
fixed-in-110.99.3
issues that will be fixed in the 110.99.3 version
floating-point
problem related to floating-point operations
gforge
bug (or feature request) ported from smlnj-gforge repository
Version
110.99
Operating System
OS Version
No response
Processor
No response
Component
Basis Library
Severity
Minor
Description of the problem
In the Basis Library, in signature REAL, the description of the functions
scan
andfromString
states:However these functions both return
NONE
for such non-finite values.Additional comments:
Copied from polyml/polyml#181
Transcript
No response
Expected Behavior
No response
Steps to Reproduce
The following expressions should match
SOME _
:Additional Information
No response
Email address
phil.clayton@veonix.com
Comments from smlnj-gforge
Original smlnj-gforge bug number 317
Submitted via web form by Phil Clayton phil.clayton@veonix.com on 2022-07-05 at 13:17:00
Keywords: reals
comment by @JohnReppy on 2022-07-05 14:37:00 +000 UTC
Fixed for 110.99.3 and 2022.1
The text was updated successfully, but these errors were encountered: