Opened 9 years ago
Last modified 7 years ago
#89 closed enhancement
check_info_segs: ensure 4-digit years used in info segment header line date — at Initial Version
| Reported by: | Gary Dixon | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | minor | Milestone: | MR12.7 |
| Component: | Tools | Version: | MR12.6f |
| Keywords: | Cc: |
Description
Changes to Multics info segment made after 2000 need to better distinguish the year of change in the info segment header line, so there will be no roll-over of dates around the year 2070. The current rule is to always use a 4-digit year in the info segment header line.
12/26/84 check_info_seg, cis
would become:
12/26/1984 check_info_seg, cis
The check_info_seg command should be changed to ensure the date used in info segment header line is in 4-digit format.
Note:
See TracTickets
for help on using tickets.
