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:1 by , 10 years ago
comment:2 by , 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 , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
| 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) |
http://swenson.org/multics_wiki/downloads/doc/MCR10023.txt address this ticket.
Note:
See TracTickets
for help on using tickets.

Ticket moved here from https://sourceforge.net/p/dps8m/tickets/102/