diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-09-20 21:07:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-09-20 21:07:57 +0100 |
| commit | 79e49c267f3e51126ad7d6c936de2da5455a9894 (patch) | |
| tree | 3dccc85f0017c88e69d7a192769c7ae26a6e027e /src/wscript | |
| parent | f36f586f6e66c7b9414f49524a7c565b7ccce4cc (diff) | |
Give a more informative exception on SubRip parse failures.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript index 9136ea1..a22c712 100644 --- a/src/wscript +++ b/src/wscript @@ -49,6 +49,7 @@ def build(bld): colour.h dcp_reader.h effect.h + exceptions.h font_size.h interop_dcp_reader.h rational.h |
