Ticket #179 (closed defect: fixed)
(mandriva) use fsblkcnt_t when available (64bit issue ?)
Reported by: | metux | Owned by: | slyfox |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-core | Version: | 4.6.1 |
Keywords: | committed-mc-4.6 committed-master | Cc: | |
Blocked By: | #157 | Blocking: | |
Branch state: | Votes for changeset: |
Description (last modified by metux) (diff)
Note: instead of the several #ifdef's in mountlist.c we should just define that type if missing.
branch:179_fsblkcnt_t
changeset:23a86b857a6d1dba98773f2f5d19b883f6dfe380
Change History
comment:5 Changed 16 years ago by slyfox
- Owner set to slyfox
- Keywords mandriva removed
- Status changed from new to assigned
Refined types for files count, rebased against mc-4.6, changed commit message.
comment:9 Changed 16 years ago by slyfox
- Keywords committed-mc-4.6 added; vote-angel_il vote-styx approved removed
comment:11 Changed 16 years ago by slyfox
- Status changed from assigned to testing
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
I think, need to declare one type (mhl_fsblkcnt_t, for example) and move any #ifdef...#endif into mhl.