Opened 9 years ago
Closed 5 years ago
#24 closed defect (invalid)
Typo in dir_entry.incl.pl1
| Reported by: | Eric Swenson | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Include Files | Version: | |
| Keywords: | Cc: |
Description
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),
Pad "pad5" should be "bit (27)"
Change History (3)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Actually, maybe not. Looking at the actual data shows that packing is different then I calculated. -- Charles
comment:3 by , 5 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

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