Ticket #2834 (closed defect: fixed)
FTBFS with --disable-vfs
Reported by: | andrew_b | Owned by: | slavazanko |
---|---|---|---|
Priority: | blocker | Milestone: | 4.8.4 |
Component: | mc-vfs | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master committed-stable |
Description
lib/vfs/interface.c: In function 'mc_chdir': lib/vfs/interface.c:714: error: 'struct vfs_s_super' has no member named 'path_element' lib/vfs/interface.c:716: error: 'struct vfs_s_super' has no member named 'path_element' lib/vfs/interface.c:717: error: 'struct vfs_s_super' has no member named 'path_element'
The same error is in 4.8.1-stable.
Change History
comment:1 Changed 12 years ago by slavazanko
- Status changed from new to accepted
- Keywords stable-candidate added
- Branch state changed from no branch to on review
comment:3 Changed 12 years ago by angel_il
- Votes for changeset changed from andrew_b to andrew_b angel_il
- Branch state changed from on review to approved
comment:4 Changed 12 years ago by slavazanko
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b angel_il to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master:
git log --pretty=oneline a7b558f..c277ac5
Note: See
TracTickets for help on using
tickets.
Created branch 2834_disable_vfs.
Review, please.