Open rebolbot opened 17 years ago
Submitted by: Geomol
This works:
bc.. >> t: 225:00 == 225:00
t - 1 == 224:59:59
p. This doesn't:
bc.. >> t: 226:00 == 226:00
t - 1 \ Script error: time! overflow/underflow
p.
CC - Data [ Version: fixed in 74 Type: Bug Platform: All Category: n/a Reproduce: Always Fixed-in:none ]
Submitted by: admin
Looks like the error occurs at 225:41:05 - 1. -- Gregg
Submitted by: Geomol
This works:
bc.. >> t: 225:00 == 225:00
p. This doesn't:
bc.. >> t: 226:00 == 226:00
p.
CC - Data [ Version: fixed in 74 Type: Bug Platform: All Category: n/a Reproduce: Always Fixed-in:none ]