<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src/exceptions.cc, branch ccache</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=ccache</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=ccache'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2017-06-05T13:41:27Z</updated>
<entry>
<title>Fix up management of certificate chain validity.</title>
<updated>2017-06-05T13:41:27Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-06-05T13:41:27Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=284f2473293bad0b28a7b9abd47e954328a61ab9'/>
<id>urn:sha1:284f2473293bad0b28a7b9abd47e954328a61ab9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better exception when loading a KDM fails.</title>
<updated>2017-05-24T11:47:36Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2017-05-24T11:47:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=98c2cae73faf52dc346758e893f7e38d2c349c03'/>
<id>urn:sha1:98c2cae73faf52dc346758e893f7e38d2c349c03</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build.</title>
<updated>2016-11-29T00:58:55Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-11-29T00:58:55Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=0fee90e0af6fc8dec76450b75d1648d325cc57ca'/>
<id>urn:sha1:0fee90e0af6fc8dec76450b75d1648d325cc57ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add OpenSSL licence exception.</title>
<updated>2016-06-13T11:40:54Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-13T11:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=d927e9b913606f4fc982885c7582ecaf0e3c5a1a'/>
<id>urn:sha1:d927e9b913606f4fc982885c7582ecaf0e3c5a1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Still more licence fixups.</title>
<updated>2016-06-01T22:54:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-06-01T22:54:58Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=a641fdc912a3f0749015decdf9e23ff15186ef78'/>
<id>urn:sha1:a641fdc912a3f0749015decdf9e23ff15186ef78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>No-op; Fix GPL address and mention libdcp by name.</title>
<updated>2016-05-25T19:46:53Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-25T19:46:53Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f9cba324c8160a70b108d9e5b60a4ccad6ee9be2'/>
<id>urn:sha1:f9cba324c8160a70b108d9e5b60a4ccad6ee9be2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add reporting of DCP type.</title>
<updated>2016-05-24T10:26:50Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2016-05-24T10:26:50Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=437f928f7d7209c9e4c8ea3e3b5d0e8dc43b54a8'/>
<id>urn:sha1:437f928f7d7209c9e4c8ea3e3b5d0e8dc43b54a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix capitalisation in previous.</title>
<updated>2015-10-20T00:59:13Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-20T00:59:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c11357a119080e2f23d454fdd053aa849fc00f36'/>
<id>urn:sha1:c11357a119080e2f23d454fdd053aa849fc00f36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use std::runtime_error instead of our own StringError as</title>
<updated>2015-10-19T22:30:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-10-19T22:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=6ea37804a7f9dd72a29a25e7594a39fa47f53192'/>
<id>urn:sha1:6ea37804a7f9dd72a29a25e7594a39fa47f53192</id>
<content type='text'>
a) it does the same job and
b) its type and what() survive the boundary between the libdcp .so
and the main DCP-o-matic executable.

Before this StringError-derived exceptions caught by DCP-o-matic
were only recognised as std::exceptions (without the what()) message.

I don't know why this happens, but this works around it.
</content>
</entry>
<entry>
<title>No-op: whitespace.</title>
<updated>2015-06-24T00:06:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2015-06-24T00:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=9e523d8a4062ad52330dff6c2ba50e54184c9bb2'/>
<id>urn:sha1:9e523d8a4062ad52330dff6c2ba50e54184c9bb2</id>
<content type='text'>
</content>
</entry>
</feed>
