<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rabbitmq-c-github-ask.git/examples, branch bug24079</title>
<subtitle>github.com: ask/rabbitmq-c
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/'/>
<entry>
<title>Pre-junk. rabbitmq-c is not in fact a plugin.</title>
<updated>2011-05-12T12:08:45+00:00</updated>
<author>
<name>Simon MacMullen</name>
<email>simon@rabbitmq.com</email>
</author>
<published>2011-05-12T12:08:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=36a1423f8ad3626303e24ba34abb2ba7429e91bc'/>
<id>36a1423f8ad3626303e24ba34abb2ba7429e91bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add newlines on error messages in examples</title>
<updated>2010-10-28T07:24:28+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-28T07:24:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=908c65026a76f761e87eb3c5c8d1a4241b272eeb'/>
<id>908c65026a76f761e87eb3c5c8d1a4241b272eeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the examples compile and work under Windows</title>
<updated>2010-10-21T16:49:04+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-21T16:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=c72bba9de479902e864e3a6802c934cf7fb45e39'/>
<id>c72bba9de479902e864e3a6802c934cf7fb45e39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate the AMQP_EMPTY_* macros from amqp.h</title>
<updated>2010-10-21T16:49:04+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-21T16:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=51345a3ded6ecd073921b7e83ec06bbd8988c345'/>
<id>51345a3ded6ecd073921b7e83ec06bbd8988c345</id>
<content type='text'>
Hooray, amqp.h is now ISO C90 clean.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hooray, amqp.h is now ISO C90 clean.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the msinttypes header when building with the Microsoft compiler</title>
<updated>2010-10-21T16:49:04+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-21T16:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=ba49cb334a0a9ff96956c22ea6eab8920123c6a2'/>
<id>ba49cb334a0a9ff96956c22ea6eab8920123c6a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass "-ansi -pedantic" to gcc, so it tells us when we stray from C90</title>
<updated>2010-10-21T16:49:04+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-21T16:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=b4e92fd12d58e3baf3bc091114fcc57b88400544'/>
<id>b4e92fd12d58e3baf3bc091114fcc57b88400544</id>
<content type='text'>
And fix up the resulting warnings

We don't use "-ansi -pedantic" in the tools dir, because that code
relies on libpopt, and so is unlikely ever to work with the Microsoft
compiler anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And fix up the resulting warnings

We don't use "-ansi -pedantic" in the tools dir, because that code
relies on libpopt, and so is unlikely ever to work with the Microsoft
compiler anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate // comments</title>
<updated>2010-10-21T16:49:04+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-10-21T16:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=6b997da5f6d03f5dc2a8595b3c0a2cf9413b07b2'/>
<id>6b997da5f6d03f5dc2a8595b3c0a2cf9413b07b2</id>
<content type='text'>
They are not allowed in ISO C90.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are not allowed in ISO C90.
</pre>
</div>
</content>
</entry>
<entry>
<title>removed auto-delete parameter from exchange.declare</title>
<updated>2010-08-16T12:35:08+00:00</updated>
<author>
<name>Alexandru Scvortov</name>
<email>alexandru@rabbitmq.com</email>
</author>
<published>2010-08-16T12:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=10cefe79af380e0402907683a60f93ab9850fdca'/>
<id>10cefe79af380e0402907683a60f93ab9850fdca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merged default into bug22951</title>
<updated>2010-08-04T14:26:05+00:00</updated>
<author>
<name>Alexandru Scvortov</name>
<email>alexandru@rabbitmq.com</email>
</author>
<published>2010-08-04T14:26:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=2e46c05c78a68b77378dc35d7e354b0777787a6b'/>
<id>2e46c05c78a68b77378dc35d7e354b0777787a6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate unnecessary includes of errno.h</title>
<updated>2010-07-27T23:58:31+00:00</updated>
<author>
<name>David Wragg</name>
<email>david@rabbitmq.com</email>
</author>
<published>2010-07-27T23:58:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rabbitmq-c-github-ask.git/commit/?id=d0509667889cf799a252bb0c4e8b2d86d75645b6'/>
<id>d0509667889cf799a252bb0c4e8b2d86d75645b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
