mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
doc: spell check
* README, doc/bison.texi, examples/README, examples/c++/README: here.
This commit is contained in:
12
README
12
README
@@ -10,7 +10,7 @@ Bison requires GNU m4 1.4.6 or later. See:
|
|||||||
https://ftp.gnu.org/gnu/m4/m4-1.4.6.tar.gz
|
https://ftp.gnu.org/gnu/m4/m4-1.4.6.tar.gz
|
||||||
|
|
||||||
** Internationalization
|
** Internationalization
|
||||||
Bison supports two catalogues: one for Bison itself (i.e., for the
|
Bison supports two catalogs: one for Bison itself (i.e., for the
|
||||||
maintainer-side parser generation), and one for the generated parsers
|
maintainer-side parser generation), and one for the generated parsers
|
||||||
(i.e., for the user-side parser execution). The requirements between
|
(i.e., for the user-side parser execution). The requirements between
|
||||||
both differ: bison needs ngettext, the generated parsers do not. To
|
both differ: bison needs ngettext, the generated parsers do not. To
|
||||||
@@ -29,9 +29,9 @@ If you have questions about using Bison and the documentation does
|
|||||||
not answer them, please send mail to <help-bison@gnu.org>.
|
not answer them, please send mail to <help-bison@gnu.org>.
|
||||||
|
|
||||||
* Bug reports
|
* Bug reports
|
||||||
Please send bug reports to <bug-bison@gnu.org>. Please include the
|
Please send bug reports to <bug-bison@gnu.org>. Be sure to include the
|
||||||
version number from 'bison --version', and a complete, self-contained
|
version number from 'bison --version', and a complete, self-contained test
|
||||||
test case in each bug report.
|
case in each bug report.
|
||||||
|
|
||||||
* Copyright statements
|
* Copyright statements
|
||||||
For any copyright year range specified as YYYY-ZZZZ in this package,
|
For any copyright year range specified as YYYY-ZZZZ in this package,
|
||||||
@@ -42,6 +42,7 @@ note that the range specifies every single year in that closed interval.
|
|||||||
Local Variables:
|
Local Variables:
|
||||||
mode: outline
|
mode: outline
|
||||||
fill-column: 76
|
fill-column: 76
|
||||||
|
ispell-dictionary: "american"
|
||||||
End:
|
End:
|
||||||
|
|
||||||
Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2015, 2018 Free Software
|
Copyright (C) 1992, 1998-1999, 2003-2005, 2008-2015, 2018 Free Software
|
||||||
@@ -61,3 +62,6 @@ GNU General Public License for more details.
|
|||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
# LocalWords: parsers ngettext Texinfo pdf html YYYY ZZZZ ispell american
|
||||||
|
# LocalWords: MERCHANTABILITY
|
||||||
|
|||||||
@@ -14003,9 +14003,9 @@ London, Department of Computer Science, TR-00-12 (December 2000).
|
|||||||
@c LocalWords: fdiagnostics setlocale nullptr ast srcdir copyable iff drv
|
@c LocalWords: fdiagnostics setlocale nullptr ast srcdir copyable iff drv
|
||||||
@c LocalWords: deftypefunx pragma Wnull dereference Wdocumentation elif ish
|
@c LocalWords: deftypefunx pragma Wnull dereference Wdocumentation elif ish
|
||||||
@c LocalWords: Wdeprecated Wregister noinput yyloc yypos PODs sstream Wsign
|
@c LocalWords: Wdeprecated Wregister noinput yyloc yypos PODs sstream Wsign
|
||||||
|
@c LocalWords: typename emplace Wconversion Wshorten
|
||||||
|
|
||||||
@c Local Variables:
|
@c Local Variables:
|
||||||
@c ispell-dictionary: "american"
|
@c ispell-dictionary: "american"
|
||||||
@c fill-column: 76
|
@c fill-column: 76
|
||||||
@c End:
|
@c End:
|
||||||
@c LocalWords: typename emplace Wconversion Wshorten
|
|
||||||
|
|||||||
@@ -39,6 +39,7 @@ https://www.gnu.org/software/bison/manual/html_node/A-Complete-C_002b_002b-Examp
|
|||||||
Local Variables:
|
Local Variables:
|
||||||
mode: outline
|
mode: outline
|
||||||
fill-column: 76
|
fill-column: 76
|
||||||
|
ispell-dictionary: "american"
|
||||||
End:
|
End:
|
||||||
|
|
||||||
Copyright (C) 2018 Free Software Foundation, Inc.
|
Copyright (C) 2018 Free Software Foundation, Inc.
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Extracted from the documentation: "A Simple C++ Example".
|
|||||||
https://www.gnu.org/software/bison/manual/html_node/A-Simple-C_002b_002b-Example.html
|
https://www.gnu.org/software/bison/manual/html_node/A-Simple-C_002b_002b-Example.html
|
||||||
|
|
||||||
** variant.yy - Self-contained example in C++98
|
** variant.yy - Self-contained example in C++98
|
||||||
A varition of simple.yy, in C++98.
|
A variation of simple.yy, in C++98.
|
||||||
|
|
||||||
Run as `./variant`.
|
Run as `./variant`.
|
||||||
|
|
||||||
@@ -32,6 +32,7 @@ Run as `./variant` or `./variant NUMBER`.
|
|||||||
Local Variables:
|
Local Variables:
|
||||||
mode: outline
|
mode: outline
|
||||||
fill-column: 76
|
fill-column: 76
|
||||||
|
ispell-dictionary: "american"
|
||||||
End:
|
End:
|
||||||
|
|
||||||
Copyright (C) 2018 Free Software Foundation, Inc.
|
Copyright (C) 2018 Free Software Foundation, Inc.
|
||||||
@@ -43,4 +44,4 @@ Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
|
|||||||
Texts. A copy of the license is included in the "GNU Free
|
Texts. A copy of the license is included in the "GNU Free
|
||||||
Documentation License" file as part of this distribution.
|
Documentation License" file as part of this distribution.
|
||||||
|
|
||||||
# LocalWords: mfcalc calc parsers yy
|
# LocalWords: mfcalc calc parsers yy ispell american
|
||||||
|
|||||||
@@ -29,6 +29,7 @@ the scanner's.
|
|||||||
Local Variables:
|
Local Variables:
|
||||||
mode: outline
|
mode: outline
|
||||||
fill-column: 76
|
fill-column: 76
|
||||||
|
ispell-dictionary: "american"
|
||||||
End:
|
End:
|
||||||
|
|
||||||
Copyright (C) 2018 Free Software Foundation, Inc.
|
Copyright (C) 2018 Free Software Foundation, Inc.
|
||||||
@@ -48,4 +49,4 @@ GNU General Public License for more details.
|
|||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
# LocalWords: mfcalc calc parsers yy MERCHANTABILITY
|
# LocalWords: mfcalc calc parsers yy MERCHANTABILITY Ctrl ispell american
|
||||||
|
|||||||
Reference in New Issue
Block a user