Implement weakly_canonical for boost versions without it (e.g. the one on Ubuntu...
authorCarl Hetherington <cth@carlh.net>
Mon, 9 Oct 2023 22:40:00 +0000 (00:40 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 10 Oct 2023 08:58:39 +0000 (10:58 +0200)
commit6d1582f3c4b5afe57bdc3c34dada275a05a961a4
tree0b443f98a21ec0c9271e9400506f275211c8a9e9
parentd70c44e87632a69a2b8bc90db7ca4b06b7aa611d
Implement weakly_canonical for boost versions without it (e.g. the one on Ubuntu 16.04).
src/filesystem.cc
test/filesystem_test.cc
wscript