<feed xmlns='http://www.w3.org/2005/Atom'>
<title>asdcplib, branch warning-fixes</title>
<subtitle>Fork of asdcplib library for low-level DCP handling</subtitle>
<id>https://git.carlh.net/cgit/asdcplib/atom?h=warning-fixes</id>
<link rel='self' href='https://git.carlh.net/cgit/asdcplib/atom?h=warning-fixes'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/'/>
<updated>2020-04-07T15:32:10Z</updated>
<entry>
<title>fixup! Remove some unused variables.</title>
<updated>2020-04-07T15:32:10Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-07T15:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=a2776a07c946d52f17c4f464774b19923d15b215'/>
<id>urn:sha1:a2776a07c946d52f17c4f464774b19923d15b215</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some missing break statements.</title>
<updated>2020-04-06T19:21:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-06T19:05:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=68fed8820ddd91f33d189ded950466a6b1bd75d2'/>
<id>urn:sha1:68fed8820ddd91f33d189ded950466a6b1bd75d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix warnings about not all possible values in a switch</title>
<updated>2020-04-06T19:21:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-06T18:57:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=2ce0bdf5de547d5084a764cd5b91180695c644d3'/>
<id>urn:sha1:2ce0bdf5de547d5084a764cd5b91180695c644d3</id>
<content type='text'>
being handled.
</content>
</entry>
<entry>
<title>Fix misleading indentation.</title>
<updated>2020-04-06T19:21:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-06T18:42:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=547720ba3ee6c4ca788735deb476e85818794eb0'/>
<id>urn:sha1:547720ba3ee6c4ca788735deb476e85818794eb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix missing initializers.</title>
<updated>2020-04-06T19:21:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-06T18:40:31Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=d15ebafcc355e9aa907056829ee97bf2ae6a454d'/>
<id>urn:sha1:d15ebafcc355e9aa907056829ee97bf2ae6a454d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix comparisons between signed and unsigned values.</title>
<updated>2020-04-06T19:21:18Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-06T18:34:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=a568d79ecac91735e30af1fd300acaac7e06c242'/>
<id>urn:sha1:a568d79ecac91735e30af1fd300acaac7e06c242</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix initialisation order of constructors.</title>
<updated>2020-04-06T19:21:04Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-06T18:24:24Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=44a1ca562726cb7bcf78031008af1411e5b9989b'/>
<id>urn:sha1:44a1ca562726cb7bcf78031008af1411e5b9989b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move copy construction of Raw up to ByteString to fix warning when Raw(Raw&amp;) does not call its parent class.</title>
<updated>2020-04-06T19:20:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-06T18:22:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=ea81936eb6966d89759b6f496f560633d631143c'/>
<id>urn:sha1:ea81936eb6966d89759b6f496f560633d631143c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove const from return types in cases where it doesn't</title>
<updated>2020-04-06T19:20:31Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-06T18:06:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=4f5885b5dcbb0a8b43f79647ba4370be696d2fa6'/>
<id>urn:sha1:4f5885b5dcbb0a8b43f79647ba4370be696d2fa6</id>
<content type='text'>
have any meaning.
</content>
</entry>
<entry>
<title>Remove some unused variables.</title>
<updated>2020-04-06T19:20:23Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-04-06T18:06:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/asdcplib/commit/?id=2c52b323e0099e63856fae099d127b2a093d510c'/>
<id>urn:sha1:2c52b323e0099e63856fae099d127b2a093d510c</id>
<content type='text'>
</content>
</entry>
</feed>
