<feed xmlns='http://www.w3.org/2005/Atom'>
<title>notmuch/compat/getdelim.c, branch release</title>
<subtitle>thread-based email index, search, and tagging</subtitle>
<id>https://git.notmuchmail.org/git/notmuch/atom?h=release</id>
<link rel='self' href='https://git.notmuchmail.org/git/notmuch/atom?h=release'/>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/'/>
<updated>2019-06-14T10:41:27Z</updated>
<entry>
<title>compat: run uncrustify</title>
<updated>2019-06-14T10:41:27Z</updated>
<author>
<name>uncrustify</name>
<email>david@tethera.net</email>
</author>
<published>2019-06-13T10:34:25Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=8099050c7191525c63b03e8b175620d2a2c1a9a3'/>
<id>urn:sha1:8099050c7191525c63b03e8b175620d2a2c1a9a3</id>
<content type='text'>
This is the result of running

     $ uncrustify --replace --config ../devel/uncrustify.cfg *.c *.h

in the compat directory
</content>
</entry>
<entry>
<title>getdelim: Silence a (bogus) compiler warning.</title>
<updated>2009-12-02T00:46:21Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2009-12-02T00:46:21Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=1466e249e741e3ef907e8c48c2861742b676e255'/>
<id>urn:sha1:1466e249e741e3ef907e8c48c2861742b676e255</id>
<content type='text'>
Some compilers complain that result might be used uninitialized in
this function. I believe such compilers simply aren't looking hard
enough, but it's easy enough to silence them.
</content>
</entry>
<entry>
<title>compat/getdelim: Silence a warning about mixing of signed/unsigned.</title>
<updated>2009-12-02T00:27:35Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2009-12-01T22:12:01Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=7fd7611b23ad33ed8bb7db44916cb03bbc2c47c1'/>
<id>urn:sha1:7fd7611b23ad33ed8bb7db44916cb03bbc2c47c1</id>
<content type='text'>
If the length is ever so large as to overflow, then we'll end up
returning a negative value (which indicates an error anyway).
</content>
</entry>
<entry>
<title>compat: Change includes from config.h to compat.h.</title>
<updated>2009-12-02T00:27:29Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2009-12-01T22:09:12Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=c04a432ef201e090a8711b80ad7bb175b9719fa1'/>
<id>urn:sha1:c04a432ef201e090a8711b80ad7bb175b9719fa1</id>
<content type='text'>
We may switch to using an autoconf-like config.h, but we're not doing
that just yet.
</content>
</entry>
<entry>
<title>compat: Add implementation of getline from gnulib.</title>
<updated>2009-12-01T22:06:41Z</updated>
<author>
<name>Carl Worth</name>
<email>cworth@cworth.org</email>
</author>
<published>2009-12-01T22:06:41Z</published>
<link rel='alternate' type='text/html' href='https://git.notmuchmail.org/git/notmuch/commit/?id=96c9109d94ddd985994cb431080d2823688b0ed6'/>
<id>urn:sha1:96c9109d94ddd985994cb431080d2823688b0ed6</id>
<content type='text'>
These were copied from the gnulib git repository as of:

	commit 563c779682040ed4b89c9b4bbe428dcd8157c90a

They come under the GNU GPL v3 (or later) exactly as notmuch is
licensed.
</content>
</entry>
</feed>
