<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nx-libs/nxcompshad, branch 3.5.99.21</title>
<subtitle>NXv3 (redistributed) 
</subtitle>
<id>https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.21</id>
<link rel='self' href='https://cgit.arctica-project.org/nx-libs/atom?h=3.5.99.21'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/'/>
<updated>2019-03-01T11:02:26+00:00</updated>
<entry>
<title>Logger.h: remove pragma, correct attributes</title>
<updated>2019-03-01T11:02:26+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-18T22:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=059028ce72267de69cb6b1983fc3599ee6491d9d'/>
<id>urn:sha1:059028ce72267de69cb6b1983fc3599ee6491d9d</id>
<content type='text'>
Instead of using a pragma which will be valid for the whole file this
only affects the functions where it is actually required and supresses
"format string is not a string literal" warnings.

According to GCC documentation the second attribute parameter should
be 0:

"For functions where the arguments are not available to be checked
(such as vprintf), specify the third parameter as zero".
</content>
</entry>
<entry>
<title>Logger.h: fix missing compiler attribute</title>
<updated>2019-03-01T11:02:25+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-18T22:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=a53c655474c96fc24e38009804291882793c2a3f'/>
<id>urn:sha1:a53c655474c96fc24e38009804291882793c2a3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xcompshad: remove unused variables</title>
<updated>2019-03-01T11:02:25+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-18T21:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=74fe99dab760eb1bc2aa7b64ab32a19bd26baabc'/>
<id>urn:sha1:74fe99dab760eb1bc2aa7b64ab32a19bd26baabc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: clang does not know about gnu_printf</title>
<updated>2019-03-01T11:02:25+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2019-01-18T21:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=471342933b19bb0648d4f339be6e160545013f51'/>
<id>urn:sha1:471342933b19bb0648d4f339be6e160545013f51</id>
<content type='text'>
Found via Travis CI
</content>
</entry>
<entry>
<title>nxcompshad: fix spelling errors as reported by codespell</title>
<updated>2018-05-24T07:04:01+00:00</updated>
<author>
<name>Ulrich Sibiller</name>
<email>uli42@gmx.de</email>
</author>
<published>2018-04-10T19:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=94f7ce7d17e4d537211b6a344c4e9e0e467e1d0e'/>
<id>urn:sha1:94f7ce7d17e4d537211b6a344c4e9e0e467e1d0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcompshad/configure.ac: blindly copy-pasting might not be the smartest idea; it's *COMPSHAD* here.</title>
<updated>2018-03-07T20:35:51+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-03-07T20:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=f3231601be0b83051c0c2732120a8f9f72e616d9'/>
<id>urn:sha1:f3231601be0b83051c0c2732120a8f9f72e616d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcomp{,shad}/configure.ac: replace versionating non-portable sed construct with hopefully more portable awk construct.</title>
<updated>2018-03-07T18:00:39+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-03-07T18:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=3352cfaba74091b1780a29ffb915a448a1f510a4'/>
<id>urn:sha1:3352cfaba74091b1780a29ffb915a448a1f510a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcomp{,shad}/configure.ac: pass more portable -E option to sed instead of -r.</title>
<updated>2018-03-02T04:51:17+00:00</updated>
<author>
<name>Mihai Moldovan</name>
<email>ionic@ionic.de</email>
</author>
<published>2018-03-02T04:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ed9512ed17706371903aef43bedad8c1e0c71d09'/>
<id>urn:sha1:ed9512ed17706371903aef43bedad8c1e0c71d09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix clang error: ordered comparison between pointer and zero ("char *" and "int")</title>
<updated>2018-03-01T19:56:13+00:00</updated>
<author>
<name>Mario Trangoni</name>
<email>mjtrangoni@gmail.com</email>
</author>
<published>2018-01-01T16:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=ffadec783f0526e757aa44033d3531c233c82c4a'/>
<id>urn:sha1:ffadec783f0526e757aa44033d3531c233c82c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nxcompshad: Regression fix for 990e61cc. Add missing $(NULL) in 'if TARGET_ELF' clause.</title>
<updated>2018-02-25T18:36:21+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2018-02-25T18:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/nx-libs/commit/?id=e8552b7bba4a3955fdfabb77213fe177e7f3dde7'/>
<id>urn:sha1:e8552b7bba4a3955fdfabb77213fe177e7f3dde7</id>
<content type='text'>
</content>
</entry>
</feed>
