Fix incorrect coalesce() output when one input range is wholly
authorCarl Hetherington <cth@carlh.net>
Sun, 14 Feb 2021 11:36:23 +0000 (12:36 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 14 Feb 2021 20:40:06 +0000 (21:40 +0100)
commita632e34e3c9ca94574fcab1b3006227ed2833766
treed8bbfa15962fc466a3ec0173f7ed778e1792a188
parent39fce9acb7869c551fded172aa070d75c7a9bc50
Fix incorrect coalesce() output when one input range is wholly
covered by another.
src/lib/dcpomatic_time_coalesce.h
src/lib/empty.h
test/dcpomatic_time_test.cc
test/empty_test.cc