Ticket #171 (closed defect: fixed)
Use size_t, ssize_t, off_t, etc
Reported by: | metux | Owned by: | andrew_b |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.4 |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master committed-stable |
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
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)
comment:7 Changed 16 years ago by winnie
- Status changed from testing to closed
Closing, Remote branch is removed.
comment:8 Changed 14 years ago by andrew_b
- Keywords committed-master removed
- Votes for changeset set to committed-master
- severity set to merged
- Description modified (diff)
comment:9 Changed 14 years ago by andrew_b
- Description modified (diff)
Committed to master:
changeset:a618f3fb48fcc26f6f9a8edc0060df8e77687538
comment:10 Changed 14 years ago by andrew_b
- Status changed from closed to reopened
- Resolution fixed deleted
Not all types were fixed.
comment:11 Changed 14 years ago by andrew_b
- Status changed from reopened to accepted
- Votes for changeset committed-master deleted
- severity changed from merged to on review
- Priority changed from major to minor
- Owner changed from metux to andrew_b
- Version changed from 4.6.1 to master
- Milestone changed from 4.7 to 4.7.4
- Keywords stable-candidate added
Created Created 171_vfs_int_types_fix branch. Parent branch is master.
changeset:37e2c6626fd2479ab14dd45bb0e2fb2dd2719958
comment:13 Changed 14 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- severity changed from on review to approved
comment:14 Changed 14 years ago by andrew_b
- Status changed from accepted to testing
- Keywords stable-candidate removed
- Votes for changeset changed from slavazanko angel_il to committed-master committed-stable
- Resolution set to fixed
- severity changed from approved to merged
Merged to master.
changeset:17d8107e8d5f7461e9fdb434fb91a23f09e78275
Cherry-picked to 4.7.0-stable.
changeset:2c52f661ce68a92d1dd150ea53b6d3def273d663
Note: See
TracTickets for help on using
tickets.