summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2017-12-16 18:06:26 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2017-12-16 19:48:37 +0000
commit221c0b38ee81e4f9e8575668cf079118568e52c8 (patch)
treea8e9c3946bf4bf500d007b358e8fc3e5c205d68b /Jamroot.jam
parentProvide an internal helper for calling member functions via libfuse (diff)
downloadnetfs-221c0b38ee81e4f9e8575668cf079118568e52c8.tar.bz2
netfs-221c0b38ee81e4f9e8575668cf079118568e52c8.tar.xz
netfs-221c0b38ee81e4f9e8575668cf079118568e52c8.zip
Fix order of execution with gcc-7.2netfs-1.2.1
proxy->operation(function()) where function() is responsible for initializing proxy fails under gcc-7.2 because proxy is resolved before function is called. This change moves connectSession, ...ToService and ...ToVolume into a single beforeOperation function called from the fuse helper wrapper.
Diffstat (limited to 'Jamroot.jam')
0 files changed, 0 insertions, 0 deletions