annotate README @ 40246:c34f677e6117 default tip master

_Noreturn: GCC 4.7 does not support [[noreturn]] in C++11 mode * lib/_Noreturn.h, m4/gnulib-common.m4: Don't use [[noreturn]] before GCC 4.8.
author Akim Demaille <akim.demaille@gmail.com>
date Sun, 17 Mar 2019 19:27:20 +0100
parents b4384fe86bd2
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
18920
b4384fe86bd2 README: Don't ask people to read a TeXinfo file.
Bruno Haible <bruno@clisp.org>
parents: 17221
diff changeset
1 Please create and read the docs with
b4384fe86bd2 README: Don't ask people to read a TeXinfo file.
Bruno Haible <bruno@clisp.org>
parents: 17221
diff changeset
2
b4384fe86bd2 README: Don't ask people to read a TeXinfo file.
Bruno Haible <bruno@clisp.org>
parents: 17221
diff changeset
3 $ cd doc
b4384fe86bd2 README: Don't ask people to read a TeXinfo file.
Bruno Haible <bruno@clisp.org>
parents: 17221
diff changeset
4 $ make gnulib.html
b4384fe86bd2 README: Don't ask people to read a TeXinfo file.
Bruno Haible <bruno@clisp.org>
parents: 17221
diff changeset
5 $ xdg-open gnulib.html
b4384fe86bd2 README: Don't ask people to read a TeXinfo file.
Bruno Haible <bruno@clisp.org>
parents: 17221
diff changeset
6
b4384fe86bd2 README: Don't ask people to read a TeXinfo file.
Bruno Haible <bruno@clisp.org>
parents: 17221
diff changeset
7 or read the online manual at
b4384fe86bd2 README: Don't ask people to read a TeXinfo file.
Bruno Haible <bruno@clisp.org>
parents: 17221
diff changeset
8
b4384fe86bd2 README: Don't ask people to read a TeXinfo file.
Bruno Haible <bruno@clisp.org>
parents: 17221
diff changeset
9 https://www.gnu.org/software/gnulib/manual/gnulib.html