Ticket #2834 (closed defect: fixed)

Opened 12 years ago

Last modified 12 years ago

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

Created branch 2834_disable_vfs.

Review, please.

comment:2 Changed 12 years ago by andrew_b

  • Votes for changeset set to andrew_b

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

comment:5 Changed 12 years ago by slavazanko

Merged to stable:

git log --pretty=oneline f2aec47..5ee099d

comment:6 Changed 12 years ago by slavazanko

  • Keywords stable-candidate removed
  • Status changed from testing to closed
  • Votes for changeset changed from committed-master to committed-master committed-stable
Note: See TracTickets for help on using tickets.