<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/src/ipaddr, branch rel-22</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=rel-22</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=rel-22'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2014-03-17T10:37:25+00:00</updated>
<entry>
<title>Update #include's: remove unused and add missing ones</title>
<updated>2014-03-17T10:37:25+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-03-17T01:28:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b130b35f48d19450240748425e12d21f2c38350f'/>
<id>urn:sha1:b130b35f48d19450240748425e12d21f2c38350f</id>
<content type='text'>
The "deheader" tool (&lt;http://www.catb.org/~esr/deheader/&gt;) has been
used to find unused #include directives as well as missing ones.

Tested on:

- A/UX 3.1.1
- ArchLinux (2014-03-17)
- Debian GNU/Hurd
- Debian GNU/Linux 6.0.9
- Debian GNU/Linux 7.4
- Fedora 20
- FreeBSD 9.2
- OpenBSD 4.8
- OpenBSD 5.1
- OS X 10.9
- Solaris 11
</content>
</entry>
<entry>
<title>Code cleanup, remove blank lines</title>
<updated>2014-03-16T21:11:26+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2014-03-16T21:11:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=43fb18f2f5a506c4d78967e4b6e961b7339c98dc'/>
<id>urn:sha1:43fb18f2f5a506c4d78967e4b6e961b7339c98dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for working getaddrinfo() function</title>
<updated>2013-12-27T20:35:13+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-11-11T23:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=b8433e9261c516d7b8743b33681050b6666192e5'/>
<id>urn:sha1:b8433e9261c516d7b8743b33681050b6666192e5</id>
<content type='text'>
At least AIX 4.3.3 and 5.1 have a broken implementation of getaddrinfo()
which doesn't handle "0" as numeric service correctly. This patch adds
a configure check for this case and changes all calling functions to only
use getaddrinfo() if it "works".

See &lt;http://www.stacken.kth.se/lists/heimdal-discuss/2004-05/msg00059.html&gt;
</content>
</entry>
<entry>
<title>Add some assert() calls to ng_ipaddr library</title>
<updated>2013-08-20T22:23:47+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2013-08-20T22:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d56341c77b19b3e1d4cf13c2f95ec1612e8d52c9'/>
<id>urn:sha1:d56341c77b19b3e1d4cf13c2f95ec1612e8d52c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some more casts in assert() statemens</title>
<updated>2012-12-25T18:21:40+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-12-25T18:21:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=25e56a5e837173a567a0873bd5a9ccc126cff333'/>
<id>urn:sha1:25e56a5e837173a567a0873bd5a9ccc126cff333</id>
<content type='text'>
This fixes the following warning messages of gcc 4.5.3 on Cygwin when
building with debug code enabled:

 ng_ipaddr.c: In function ‘ng_ipaddr_init’:
 ng_ipaddr.c:52:2: warning: comparison between signed and
                   unsigned integer expressions
 ng_ipaddr.c:53:20: warning: comparison between signed and
                    unsigned integer expressions

 resolve.c: In function ‘ForwardLookup’:
 resolve.c:271:3: warning: comparison between signed and
                  unsigned integer expressions
</content>
</entry>
<entry>
<title>Remove all geneerated Makefile.am on "make maintainer-clean"</title>
<updated>2012-09-24T18:45:37+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-09-24T18:45:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3e22fc32f3941ef839b570043283c53eea37470a'/>
<id>urn:sha1:3e22fc32f3941ef839b570043283c53eea37470a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'automake-am11-am12'</title>
<updated>2012-09-24T18:28:02+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-09-24T18:28:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=8cfb9104419d3c00fbef3fe8639eb04f03d83f3d'/>
<id>urn:sha1:8cfb9104419d3c00fbef3fe8639eb04f03d83f3d</id>
<content type='text'>
* automake-am11-am12:
  autogen.sh: detect automake version format a.b.c and a.b
  configure.ng: don't require GIT tree to detect version string
  Include .mailmap file in distribution archives
  Include all build-system files into distribution archives
  Change build system to support new and old GNU automake
</content>
</entry>
<entry>
<title>automake: don't use INCLUDES, it's AM_CPPFLAGS nowadays</title>
<updated>2012-09-24T15:45:15+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-09-24T15:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=d4df626d8872576b3fb54280764f16f3b94d783b'/>
<id>urn:sha1:d4df626d8872576b3fb54280764f16f3b94d783b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include all build-system files into distribution archives</title>
<updated>2012-09-24T12:34:16+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-09-24T12:34:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=8e1beae4e7e57f5ef74fcc82532162a228e2e831'/>
<id>urn:sha1:8e1beae4e7e57f5ef74fcc82532162a228e2e831</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change build system to support new and old GNU automake</title>
<updated>2012-09-23T16:13:55+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-09-23T15:55:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=192e304b94f239de13b0f10ca01f6694fe6eea40'/>
<id>urn:sha1:192e304b94f239de13b0f10ca01f6694fe6eea40</id>
<content type='text'>
Starting with GNU automake 1.12, the "de-ANSI-fication support" has been
removed, which ngIRCd used to enable building itself on very old systems.

Now the problem is, that using automake &gt;= 1.12 isn't working because of
the now unsupported M4 macros. Therefore the solution that this patch
implements is to dynamically generate the automake input files with our
own ./autogen.sh script:

  configure.ng =&gt; configure.in
  Makefile.ng =&gt; Makefile.am

This is quite an ugly approach, but it works and enables us to:

  1. use current automake &gt;= 1.12 for development and "private builds",
  2. still build distribution archives using automake 1.11.x that have
     "de-ANSI-fication support" enabled in the generated Makefile's.

And if you are using Makefile's generated with a automake version newer
than 1.11.x (without "de-ANSI-fication support"), the ./configure script
warns you not to use this generated build system to generate distribution
archives.

Drawback of this patch: you MUST use our autogen.sh script, you can't call
the autoconf/automake commands directly any more; but autoreconf should
still work ...
</content>
</entry>
</feed>
