Ticket #171 (closed defect: fixed) — at Version 8
Use size_t, ssize_t, off_t, etc
Reported by: | metux | Owned by: | metux |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.4 |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description (last modified by andrew_b) (diff)
Use types like size_t, ssize_t, off_t instead of plain ints in the VFS.
See 171_int_types branch
Committed to master:
changeset:a618f3fb48fcc26f6f9a8edc0060df8e77687538
Change History
comment:2 Changed 16 years ago by metux
- Status changed from new to accepted
- Owner set to metux
- Keywords review added
comment:5 Changed 16 years ago by metux
- Status changed from accepted to testing
- Keywords committed-master added; review approved removed
- Resolution set to fixed
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.