Menu

#91 Typo in dir_entry.incl.pl1

MCRB
closed
None
2017-02-11
2015-10-08
No
    2 bc_author,                                            /* user who last set the bit count */
      3 pers_rp bit (18),                                   /* name of user who set the bit count */
      3 proj_rp bit (18),                                   /* project of user who set the bit count */

      3 tag char (1),                                       /* tag of user who set the bit count */
      3 pad5 bit (2),

I believe "pad5" should be "bit (27)".

Discussion

  • Charles Anthony

    Charles Anthony - 2015-10-08

    Actually, maybe not. Looking at the actual data shows that packing is different then I calculated.

     
  • Eric Swenson

    Eric Swenson - 2017-02-11

    Closing as ticket moved here: http://multics-trac.swenson.org/ticket/24

     
  • Eric Swenson

    Eric Swenson - 2017-02-11
    • status: open --> closed
     

Log in to post a comment.