Summary
`cpu-time' must handle fixnum overflow
Metadata
- Id: a2efa2c25066c588224f547997cbf22870d47147
- Trac id: 302
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: unknown
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.5.x
- Changetime: 2010-08-10 09:38:36 UTC
- Created: 2010-08-02 22:28:06 UTC
- Keywords: flonum-milliseconds cpu-time
Description
The changes done in the `flonum-milliseconds` branch must also apply to `cpu-time`, since it currently also returns process-runtime as milliseconds.
Changes and comments
[2010-08-10 09:38:36 UTC] felix changed status from new to closed
[2010-08-10 09:38:36 UTC] felix set resolution to fixed
[2010-08-10 09:38:36 UTC] felix wrote:
Implemented in `flonum-milliseconds` branch and merged into `experimental`.