Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FTBFS with --disable-vfs #2834

Closed
mc-butler opened this issue Jun 25, 2012 · 6 comments
Closed

FTBFS with --disable-vfs #2834

mc-butler opened this issue Jun 25, 2012 · 6 comments
Assignees
Labels
area: vfs Virtual File System support prio: blocker This problem will block progress
Milestone

Comments

@mc-butler
Copy link

Important

This issue was migrated from Trac:

Origin https://midnight-commander.org/ticket/2834
Reporter andrew_b (@aborodin)
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.

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Jun 25, 2012 at 8:23 UTC (comment 1)

  • Status changed from new to accepted
  • Keywords set to stable-candidate
  • Branch state changed from no branch to on review

Created branch 2834_disable_vfs [b4e4d3fc251e99170b610f97933e60675565b021].

Review, please.

@mc-butler
Copy link
Author

Changed by andrew_b (@aborodin) on Jun 25, 2012 at 10:08 UTC (comment 2)

  • Votes set to andrew_b

@mc-butler
Copy link
Author

Changed by angel_il (@ilia-maslakov) on Jun 26, 2012 at 6:16 UTC (comment 3)

  • Branch state changed from on review to approved
  • Votes changed from andrew_b to andrew_b angel_il

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Jun 29, 2012 at 9:47 UTC (comment 4)

  • Resolution set to fixed
  • Status changed from accepted to testing
  • Branch state changed from approved to merged
  • Votes changed from andrew_b angel_il to committed-master

Merged to master:

git log --pretty=oneline a7b558f..c277ac5

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Jun 29, 2012 at 9:58 UTC (comment 5)

Merged to stable:

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

@mc-butler
Copy link
Author

Changed by slavazanko (@slavaz) on Jun 29, 2012 at 10:00 UTC (comment 6)

  • Keywords stable-candidate deleted
  • Votes changed from committed-master to committed-master committed-stable
  • Status changed from testing to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: vfs Virtual File System support prio: blocker This problem will block progress
Development

No branches or pull requests

2 participants