Opened 10 years ago

Closed 9 years ago

#29 closed defect (fixed)

pl1_time_ calls decode_clock_value_$time and ignores the returned error code (MCR10023)

Reported by: canthony Owned by: Eric Swenson
Priority: major Milestone:
Component: General Version: MR12.6e
Keywords: Cc:

Description

pl1_time_ calls decode_clock_value_$time and ignores the returned error code.

Change History (3)

comment:2 by Eric Swenson, 10 years ago

It should at the very least not use the data returned by time(); time leaves them unchanged. If an error is returned, it should make sure to return legal values, or it should throw an exception. -- Charles

comment:3 by Eric Swenson, 9 years ago

Resolution: fixed
Status: newclosed
Summary: pl1_time_ calls decode_clock_value_$time and ignores the returned error code.pl1_time_ calls decode_clock_value_$time and ignores the returned error code (MCR10023)
Note: See TracTickets for help on using tickets.