Don't throw an exception part-way through resolving assets (#2221).
authorCarl Hetherington <cth@carlh.net>
Wed, 23 Mar 2022 23:01:33 +0000 (00:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 23 Mar 2022 23:01:33 +0000 (00:01 +0100)
commita939e4b642ff9b398920dee1d0154729217347a5
tree62a3572a2678d96fa3e79fec79eedc862e096335
parenta1f9a0afa98dda1bcc4c730ebb03efb25bbb38ca
Don't throw an exception part-way through resolving assets (#2221).

This was applied to libdcp master in 81c6fcba2.  It seems wrong
to give up in the middle of resolving things, as it might not
work if things happen to be in the wrong order.
src/lib/dcp.cc