Try to ignore exceptions thrown from boost::filesystem::is_symlink (#1662).
authorCarl Hetherington <cth@carlh.net>
Wed, 6 Nov 2019 12:48:17 +0000 (13:48 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 6 Nov 2019 12:49:40 +0000 (13:49 +0100)
commit5ffa0a4eab3bf13d52476b7549546c9028b11f88
tree432e924f9580501632f71df52f27aed32b018d65
parentdc14c1f2316ccc47a2230c6c5b1c2a17e773facf
Try to ignore exceptions thrown from boost::filesystem::is_symlink (#1662).

Backported from c55763e650b12b96b97ef8630d3a5277c1237069 in v2.15.x.
src/lib/film.cc