<feed xmlns='http://www.w3.org/2005/Atom'>
<title>msitools.git/libmsi, branch v0.92</title>
<subtitle>Tools and a library to manipulate MSI files</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/'/>
<entry>
<title>Get rid of remaining GCC warnings</title>
<updated>2013-02-08T01:34:36+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-02-08T01:34:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=b25fd2b5d8f6a509730473aed90ac1262e4ac1fd'/>
<id>b25fd2b5d8f6a509730473aed90ac1262e4ac1fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up Wmaybe-uninitialized, and remove loop optim warnings</title>
<updated>2013-02-08T01:19:23+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-02-08T01:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=f8d862dc4b35aee2d194168faee7cea89f5e7bc8'/>
<id>f8d862dc4b35aee2d194168faee7cea89f5e7bc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark pure functions</title>
<updated>2013-02-08T01:09:13+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-02-08T01:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=3e89e06d3bb31122d64ace6c523f8e3f6e828544'/>
<id>3e89e06d3bb31122d64ace6c523f8e3f6e828544</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean-up all gcc warning</title>
<updated>2013-02-08T00:59:12+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-02-08T00:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=a2a6330372621a7adb1bab2ef13d67de523b3d01'/>
<id>a2a6330372621a7adb1bab2ef13d67de523b3d01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>build-sys: enable gcc warnings</title>
<updated>2013-02-06T23:24:03+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-02-06T23:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=73481a350cc5351fca9884f46fa9936ce798e652'/>
<id>73481a350cc5351fca9884f46fa9936ce798e652</id>
<content type='text'>
Thanks to gnulib manywarnings module
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to gnulib manywarnings module
</pre>
</div>
</content>
</entry>
<entry>
<title>Define TRACE to use g_debug()</title>
<updated>2013-02-06T23:06:29+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-02-06T13:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=fa3969de187e606c6690212299e0b0a012315a6f'/>
<id>fa3969de187e606c6690212299e0b0a012315a6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace WARN with g_warning</title>
<updated>2013-02-06T23:00:31+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-02-06T13:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=cc431bfc4c19aac79d98546d4abae4e4ad35d500'/>
<id>cc431bfc4c19aac79d98546d4abae4e4ad35d500</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace FIXME with g_warning("FIXME:...")</title>
<updated>2013-02-06T23:00:31+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-02-06T13:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=a177ebf63ebacaccfa59c208cfe7c634db644e22'/>
<id>a177ebf63ebacaccfa59c208cfe7c634db644e22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace ERR with g_critical</title>
<updated>2013-02-06T23:00:31+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-02-06T13:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=11f969a2572e0cb226f994f2d610bfb8856f8d11'/>
<id>11f969a2572e0cb226f994f2d610bfb8856f8d11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a gcc warning</title>
<updated>2013-02-06T23:00:31+00:00</updated>
<author>
<name>Marc-André Lureau</name>
<email>marcandre.lureau@gmail.com</email>
</author>
<published>2013-02-06T23:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/msitools.git/commit/?id=8ed8317b944df2d29edf035b6bf2256a6b4782c3'/>
<id>8ed8317b944df2d29edf035b6bf2256a6b4782c3</id>
<content type='text'>
libmsi-istream.c: In function 'libmsi_seekable_iface_init':
libmsi-istream.c:68:17: error: assignment from incompatible pointer type [-Werror]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
libmsi-istream.c: In function 'libmsi_seekable_iface_init':
libmsi-istream.c:68:17: error: assignment from incompatible pointer type [-Werror]
</pre>
</div>
</content>
</entry>
</feed>
