Time.{+, scan, fromString} raise Overflow, not Time

Stephen Weeks MLton@sourcelight.com
Wed, 11 Jul 2001 20:36:51 -0700


Hi John.  We just noticed that the basis library spec says that 
Time.{+, scan, fromString} raise Overflow when the result is not representable.
This does not seem in keeping with the rest of the Time module, or with the
stated purpose of the Time exception.  Is this an oversight in the definition?