Ticket #179 (new defect) — at Version 4
(mandriva) use fsblkcnt_t when available (64bit issue ?)
Reported by: | metux | Owned by: | |
---|---|---|---|
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
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.