<feed xmlns='http://www.w3.org/2005/Atom'>
<title>hello.git, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.gnuabordo.com.br/hello.git/atom?h=master</id>
<link rel='self' href='http://git.gnuabordo.com.br/hello.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/hello.git/'/>
<updated>2024-07-03T10:03:35+00:00</updated>
<entry>
<title>maint: remove the obsolete gettext module</title>
<updated>2024-07-03T10:03:35+00:00</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2024-07-03T01:04:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/hello.git/commit/?id=24225d705684322f482135e8a2d679485fce0811'/>
<id>urn:sha1:24225d705684322f482135e8a2d679485fce0811</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Remove gettext. Use the gettext-h
module instead.
* Makefile.am (hello_LDADD): Update libraries according to current
./bootstrap invocation.
</content>
</entry>
<entry>
<title>maint: use mbszero</title>
<updated>2024-07-03T10:02:48+00:00</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2024-07-03T00:48:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/hello.git/commit/?id=f0dab33af133c2df48ba23a8392a151616d88272'/>
<id>urn:sha1:f0dab33af133c2df48ba23a8392a151616d88272</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Add mbszero.
* src/hello.c (main): Use mbszero to set the initial conversion state.
</content>
</entry>
<entry>
<title>maint: copy fdl.texi instead of using the gnulib module</title>
<updated>2024-07-03T10:02:18+00:00</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2024-07-03T00:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/hello.git/commit/?id=4ce85c1c0a88145cbb97183776f6ca3c343566d0'/>
<id>urn:sha1:4ce85c1c0a88145cbb97183776f6ca3c343566d0</id>
<content type='text'>
Using the module gives the following message:

    $ gnulib-tool --extract-notice fdl
      Don't use this module! Instead, copy the referenced license \
      file into your version control repository.

* bootstrap.conf (gnulib_modules): Remove fdl.
* doc/.gitignore (/fdl.texi): Remove entry.
* doc/fdl.texi: Add file from Gnulib.
</content>
</entry>
<entry>
<title>maint: don't use the deprecated stdnoreturn module</title>
<updated>2024-07-03T10:02:06+00:00</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2024-07-03T00:29:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/hello.git/commit/?id=dfb8b72bb09128aefdb85f29402e22eca9e1083d'/>
<id>urn:sha1:dfb8b72bb09128aefdb85f29402e22eca9e1083d</id>
<content type='text'>
* bootstrap.conf (gnulib_modules): Remove stdnoreturn.
* src/hello.c: Don't include &lt;stdnoreturn.h&gt;. Gnulib will define
_Noreturn in &lt;config.h&gt; if the compiler does not support the C11
keyword.
</content>
</entry>
<entry>
<title>maint: prefer #include &lt;...&gt; for gnulib substitute headers</title>
<updated>2024-07-03T10:01:36+00:00</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2024-07-03T00:24:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/hello.git/commit/?id=667e594a202ad2424dd7bb0eb3d5358c6be05791'/>
<id>urn:sha1:667e594a202ad2424dd7bb0eb3d5358c6be05791</id>
<content type='text'>
* src/hello.c: Change #include "errno.h" to #include &lt;errno.h&gt;.
Change #include "error.h" to #include &lt;error.h&gt;.
</content>
</entry>
<entry>
<title>maint: reformat code according to GNU coding standards</title>
<updated>2024-07-03T10:01:09+00:00</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2024-07-03T00:16:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/hello.git/commit/?id=81a1310bed50edb43f452da7c03b896d213402e2'/>
<id>urn:sha1:81a1310bed50edb43f452da7c03b896d213402e2</id>
<content type='text'>
* cfg.mk (local-checks-to-skip): Add sc_indent.
* src/hello.c (print_help): Limit lines to 79 characters. Use spaces
instead of tabs. Use foo () instead of foo().
(parse_options): Likewise. Allow short enums on a single line.
(main): Use foo () instead of foo().
</content>
</entry>
<entry>
<title>maint: sync latest bootstrap from gnulib</title>
<updated>2024-07-03T10:00:48+00:00</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2024-07-03T00:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/hello.git/commit/?id=d8a6429bcf9bac81a5aa3535a63963f49d51b261'/>
<id>urn:sha1:d8a6429bcf9bac81a5aa3535a63963f49d51b261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: update gnulib submodule to latest</title>
<updated>2024-07-03T09:59:40+00:00</updated>
<author>
<name>Collin Funk</name>
<email>collin.funk1@gmail.com</email>
</author>
<published>2024-07-02T23:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/hello.git/commit/?id=5e1e429930b501f5af8f20e89e45f0510d7b92a8'/>
<id>urn:sha1:5e1e429930b501f5af8f20e89e45f0510d7b92a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint: run 'make update-copyright'</title>
<updated>2024-07-03T09:55:33+00:00</updated>
<author>
<name>Reuben Thomas</name>
<email>rrt@sc3d.org</email>
</author>
<published>2024-07-03T09:55:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/hello.git/commit/?id=03b6c22d363349bb2aca7a47d95fc9ce418ed1d3'/>
<id>urn:sha1:03b6c22d363349bb2aca7a47d95fc9ce418ed1d3</id>
<content type='text'>
* cfg.mk (old_NEWS_hash): Update hash of NEWS to reflect copyright
date change.

Patch from Collin Funk.
</content>
</entry>
<entry>
<title>build: Ensure that makeinfo ≥ 6.8 checks the @menu structure</title>
<updated>2023-06-22T21:09:28+00:00</updated>
<author>
<name>Bruno Haible</name>
<email>bruno@clisp.org</email>
</author>
<published>2023-06-22T20:53:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/hello.git/commit/?id=2633763362586903cf6506f4c4d708727a981025'/>
<id>urn:sha1:2633763362586903cf6506f4c4d708727a981025</id>
<content type='text'>
See
&lt;https://lists.gnu.org/archive/html/bug-texinfo/2023-06/msg00015.html&gt;.

* doc/local.mk (AM_MAKEINFOFLAGS): New variable.
</content>
</entry>
</feed>
