transmission / transmission

Official Transmission BitTorrent client repository
https://transmissionbt.com
Other
11.67k stars 1.18k forks source link

fix compile error: no matching function for call to ‘flock::flock‘ #6908

Closed Coeur closed 2 weeks ago

Coeur commented 2 weeks ago

Fix #6842. Superseding #6843 with removal of duplicate include. Fix regression from #5746.

[DRAFT] First checking if we have a CI pipeline for XFS.

[REVIEW] Ready for review.

Coeur commented 2 weeks ago

@tearfur @ckerr @mikedld As seen by the build results of https://github.com/transmission/transmission/pull/6908/commits/1c022584b015c4f2261f372ca5ec1be1de4b4286 which are all successful, it means that we don't have a single pipeline, GitHub or TeamCity, that is configured to build with XFS.

So I'll make the requested change in https://github.com/transmission/transmission/pull/6908/commits/9cc999b11b6ced8b01d2f71456a79e1e2a2cddda, but it's untested.

tearfur commented 2 weeks ago

Please link issue #6842 to this PR.