gmane.comp.parsers.bison.patches archive

372 archived articles, newest first (page 1 of 4). Latest articles →

Re: [PATCH] yacc.c: fix stack growth restriction for custom location types under C++
Wed, 29 Jul 2026 16:28:41 -0400
"James K. Lowden" <[email protected]> • #9342
[PATCH] yacc.c: fix stack growth restriction for custom location types under C++
Tue, 21 Jul 2026 15:48:32 -0400
"James K. Lowden" <[email protected]> • #9341
Re: [PATCH] yacc.c: fix stack growth restriction for custom location types under C++
Tue, 21 Jul 2026 12:54:51 -0700
Paul Eggert <[email protected]> • #9340
[PATCH] yacc.c: fix stack growth restriction for custom location types under C++
Mon, 20 Jul 2026 18:59:15 -0400
"James K. Lowden" <[email protected]> • #9339
[PATCH] fix: use while instead of if when advancing rule_search_idx in init_state_items
Tue, 17 Mar 2026 19:38:58 +0800
Weixie Cui <[email protected]> • #9338
Re: [PATCH] glr2.cc: ensure yylookaheadNeeds is same size as yystates
Mon, 16 Feb 2026 19:53:46 +0100
Arsen Arsenović <[email protected]> • #9337
[PATCH] c++: fix %define api.value.automove false to actually disable automove
Sat, 12 Jul 2025 23:38:37 +0000 (UTC)
"Z. Majeed" <[email protected]> • #9336
[PATCH] glr2.cc: bug in ~glr_state if YYDEBUG is 0
Wed, 26 Mar 2025 22:37:52 +0700
Sergei Kurtov <[email protected]> • #9335
[patch #10483] Update after gnulib changed
Thu, 24 Oct 2024 12:41:34 -0400 (EDT)
Bruno Haible <[email protected]> • #9334
[PATCH] glr2.cc: ensure yylookaheadNeeds is same size as yystates
Mon, 8 Jul 2024 20:14:21 +0200
Arsen Arsenović <[email protected]> • #9333
[PATCH v2] m4: make serial numbers effective
Wed, 17 Apr 2024 01:41:15 +0100
Sam James <[email protected]> • #9332
[PATCH] m4: make serial numbers effective
Fri, 5 Apr 2024 15:58:01 +0100
Sam James <[email protected]> • #9331
Re: lexer support?
Fri, 1 Mar 2024 12:42:11 -0500
Lex Spoon <[email protected]> • #9330
Re: lexer support?
Thu, 29 Feb 2024 22:48:13 -0800
Kaz Kylheku <[email protected]> • #9329
lexer support?
Thu, 29 Feb 2024 12:07:04 -0500
Lex Spoon <[email protected]> • #9328
Update build instructions regarding .tarball-version
Tue, 27 Feb 2024 16:51:23 -0500
Lex Spoon <[email protected]> • #9327
Add a .clang-format file
Tue, 27 Feb 2024 16:45:10 -0500
Lex Spoon <[email protected]> • #9326
Re: update .gitignore for examples
Tue, 27 Feb 2024 16:41:42 -0500
Lex Spoon <[email protected]> • #9325
update .gitignore for examples
Tue, 27 Feb 2024 16:38:49 -0500
Lex Spoon <[email protected]> • #9324
[patch #10420] c.m4: Use __has_attribute to check for attribute availability.
Mon, 18 Dec 2023 06:17:52 -0500 (EST)
Jacek Caban <[email protected]> • #9323
c.m4: Use __has_attribute to check for attribute availability.
Fri, 24 Nov 2023 15:17:40 +0100
Jacek Caban <[email protected]> • #9322
[patch #10391] tests: Update after gnulib changed
Wed, 13 Sep 2023 15:43:20 -0400 (EDT)
Bruno Haible <[email protected]> • #9321
c++ variant initialization
Fri, 24 Feb 2023 10:29:21 +0100
Zozó Teki <[email protected]> • #9320
Re: parse: remove unnecessary casts before using gnulib functions
Fri, 4 Nov 2022 11:54:10 -0700
Paul Eggert <[email protected]> • #9319
parse: remove unnecessary casts before using gnulib functions
Fri, 4 Nov 2022 13:59:42 +0000
Edoardo Sanguineti <[email protected]> • #9318
Re: UB in derivation.c
Wed, 2 Nov 2022 09:35:27 +0000
Edoardo Sanguineti <[email protected]> • #9317
Re: UB in derivation.c
Tue, 01 Nov 2022 22:54:26 -0700
Kaz Kylheku <[email protected]> • #9316
UB in derivation.c
Tue, 1 Nov 2022 21:26:58 +0000
Edoardo Sanguineti <[email protected]> • #9315
Fwd: question: is a long line still a problem in current bison version?
Thu, 27 Oct 2022 16:12:26 +0200
Stephan Sperber <[email protected]> • #9314
Re: question: is a long line still a problem in current bison version?
Wed, 26 Oct 2022 12:11:32 -0700
Kaz Kylheku <[email protected]> • #9313
question: is a long line still a problem in current bison version?
Tue, 25 Oct 2022 18:23:35 +0200
Stephan Sperber <[email protected]> • #9312
news: update
Tue, 20 Sep 2022 07:19:09 +0200
Akim Demaille <[email protected]> • #9311
Re: [PATCH for Dlang support] Fixes for issues 84 and 88
Tue, 20 Sep 2022 07:18:43 +0200
Akim Demaille <[email protected]> • #9310
[PATCH for Dlang support] Fixes for issues 84 and 88
Tue, 20 Sep 2022 01:20:04 +0200
Adela Vais <[email protected]> • #9309
reader: reject rules on YYEOF
Sat, 10 Sep 2022 14:10:15 +0200
Akim Demaille <[email protected]> • #9308
muscles: fix handling of the "@'" escape
Sun, 4 Sep 2022 08:58:58 +0200
Akim Demaille <[email protected]> • #9307
yacc.c, lalr1.cc: fix warnings about yynerrs
Tue, 2 Aug 2022 09:09:07 +0200
Akim Demaille <[email protected]> • #9306
Re: Problems testing Bison with GCC 12.1
Mon, 1 Aug 2022 00:24:19 -0700
Paul Eggert <[email protected]> • #9305
Re: Problems testing Bison with GCC 12.1
Mon, 1 Aug 2022 00:25:04 -0700
Paul Eggert <[email protected]> • #9304
Re: Problems testing Bison with GCC 12.1
Mon, 1 Aug 2022 08:08:07 +0200
Akim Demaille <[email protected]> • #9303
Re: Problems testing Bison with GCC 12.1
Mon, 1 Aug 2022 07:20:35 +0200
Akim Demaille <[email protected]> • #9302
Re: Problems testing Bison with GCC 12.1
Mon, 1 Aug 2022 07:18:12 +0200
Akim Demaille <[email protected]> • #9301
Re: Problems testing Bison with GCC 12.1
Mon, 1 Aug 2022 07:02:57 +0200
Akim Demaille <[email protected]> • #9300
Problems testing Bison with GCC 12.1
Sun, 31 Jul 2022 13:42:29 -0700
Paul Eggert <[email protected]> • #9299
Re: gnulib: update
Sun, 31 Jul 2022 13:37:14 +0200
Hans Åberg <[email protected]> • #9298
style: enforce GNU-style variable names
Sun, 31 Jul 2022 13:09:12 +0200
Akim Demaille <[email protected]> • #9297
tests: avoid useless variables
Sun, 31 Jul 2022 13:08:44 +0200
Akim Demaille <[email protected]> • #9296
Re: gnulib: update
Sun, 31 Jul 2022 12:44:14 +0200
Hans Åberg <[email protected]> • #9295
Re: gnulib: update
Sun, 31 Jul 2022 11:23:44 +0200
Akim Demaille <[email protected]> • #9294
Re: gnulib: update
Sun, 31 Jul 2022 11:17:16 +0200
Hans Åberg <[email protected]> • #9293
gnulib: update
Sun, 31 Jul 2022 11:04:10 +0200
Akim Demaille <[email protected]> • #9292
address unused variables
Sun, 31 Jul 2022 09:35:59 +0200
Akim Demaille <[email protected]> • #9291
gnulib: update
Wed, 15 Jun 2022 07:50:39 +0200
Akim Demaille <[email protected]> • #9290
Re: make use of gnulib-tool's --automake-subdir option
Sun, 19 Dec 2021 17:13:08 +0100
Akim Demaille <[email protected]> • #9289
make use of gnulib-tool's --automake-subdir option
Sat, 18 Dec 2021 18:45:46 +0100
Bruno Haible <[email protected]> • #9288
Re: Bison 3.8.2 glr2.cc portability report
Mon, 11 Oct 2021 07:00:45 +0200
Akim Demaille <[email protected]> • #9287
Re: Bison 3.8.2 glr2.cc portability report
Sun, 10 Oct 2021 14:37:35 -0500
Tom Shields <[email protected]> • #9286
Re: Bison 3.8.2 glr2.cc portability report
Sun, 10 Oct 2021 18:06:13 +0200
Akim Demaille <[email protected]> • #9285
Bison 3.8.2 glr2.cc portability report
Sat, 9 Oct 2021 14:31:01 -0500
Tom Shields <[email protected]> • #9284
avoid using atoi
Sat, 25 Sep 2021 11:50:54 +0200
Akim Demaille <[email protected]> • #9283
tests: Apple clang issues warning on C++11 features
Sat, 25 Sep 2021 11:51:51 +0200
Akim Demaille <[email protected]> • #9282
c++: use YY_NOEXCEPT where it helps
Sat, 18 Sep 2021 15:30:00 +0200
Akim Demaille <[email protected]> • #9281
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Mon, 13 Sep 2021 18:07:31 +0200
Hans Åberg <[email protected]> • #9280
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Mon, 13 Sep 2021 18:00:28 +0200
Hans Åberg <[email protected]> • #9279
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Mon, 13 Sep 2021 10:37:54 -0500
Tom Shields via Bug fixes and other improvements to Bison <[email protected]> • #9278
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Mon, 13 Sep 2021 09:21:03 -0500
Thomas Shields <[email protected]> • #9277
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Mon, 13 Sep 2021 09:19:46 -0500
Thomas Shields <[email protected]> • #9276
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Mon, 13 Sep 2021 15:10:32 +0200
Hans Åberg <[email protected]> • #9275
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Mon, 13 Sep 2021 15:29:25 +0200
Hans Åberg <[email protected]> • #9274
[PATCH 1/5] glr2.cc: introduse b4_glr2_cc_if
Mon, 13 Sep 2021 07:28:12 +0200
Akim Demaille <[email protected]> • #9273
[PATCH 5/5] glr2.cc: semantic_option: use a symbol
Mon, 13 Sep 2021 07:28:16 +0200
Akim Demaille <[email protected]> • #9272
[PATCH 4/5] glr2.cc: don't publish move ctor to lalr1.cc
Mon, 13 Sep 2021 07:28:15 +0200
Akim Demaille <[email protected]> • #9271
[PATCH 2/5] glr2.cc: we require C++11
Mon, 13 Sep 2021 07:28:13 +0200
Akim Demaille <[email protected]> • #9270
[PATCH 0/5] glr2.cc: use symbol_type in semantic_option
Mon, 13 Sep 2021 07:28:11 +0200
Akim Demaille <[email protected]> • #9269
[PATCH 3/5] glr2.cc: simplify semantic_option
Mon, 13 Sep 2021 07:28:14 +0200
Akim Demaille <[email protected]> • #9268
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Mon, 13 Sep 2021 07:29:13 +0200
Akim Demaille <[email protected]> • #9267
Re: [PATCH 00/14] glr2.cc: fix linking conflicts
Sun, 12 Sep 2021 13:50:08 -0500
Tom Shields via Bug fixes and other improvements to Bison <[email protected]> • #9266
[PATCH 14/14] glr2.cc: don't pass %parse-param to destroy
Sun, 12 Sep 2021 14:07:47 +0200
Akim Demaille <[email protected]> • #9265
[PATCH 13/14] glr2.cc: kill trailing white spaces
Sun, 12 Sep 2021 14:07:46 +0200
Akim Demaille <[email protected]> • #9264
[PATCH 12/14] glr2.cc: check linking conflicts
Sun, 12 Sep 2021 14:07:45 +0200
Akim Demaille <[email protected]> • #9263
[PATCH 11/14] glr2.cc: move strong_index_alias into the unnamed namespace
Sun, 12 Sep 2021 14:07:44 +0200
Akim Demaille <[email protected]> • #9262
[PATCH 10/14] glr2.cc: use only symbol_kind_type, not yysymbol_kind_t
Sun, 12 Sep 2021 14:07:43 +0200
Akim Demaille <[email protected]> • #9261
[PATCH 09/14] glr2.cc: prefer using, and remove useless type aliases
Sun, 12 Sep 2021 14:07:42 +0200
Akim Demaille <[email protected]> • #9260
[PATCH 08/14] glr2.cc: put glr_state_set and glr_stack_item in unnamed namespace
Sun, 12 Sep 2021 14:07:41 +0200
Akim Demaille <[email protected]> • #9259
[PATCH 07/14] glr2.cc: move state_stack into the unnamed namespace
Sun, 12 Sep 2021 14:07:40 +0200
Akim Demaille <[email protected]> • #9258
[PATCH 06/14] glr2.cc: style: clarify control flow
Sun, 12 Sep 2021 14:07:39 +0200
Akim Demaille <[email protected]> • #9257
[PATCH 05/14] glr2.cc: move glr_stack and glr_state into the parser class
Sun, 12 Sep 2021 14:07:38 +0200
Akim Demaille <[email protected]> • #9256
[PATCH 04/14] glr2.cc: put create_state_set_index in unnamed namespace
Sun, 12 Sep 2021 14:07:37 +0200
Akim Demaille <[email protected]> • #9255
[PATCH 03/14] glr2.cc: prefer unnamed namespace to 'static'
Sun, 12 Sep 2021 14:07:36 +0200
Akim Demaille <[email protected]> • #9254
[PATCH 02/14] glr2.cc: put semantic_option into an unnamed namespace
Sun, 12 Sep 2021 14:07:35 +0200
Akim Demaille <[email protected]> • #9253
[PATCH 01/14] glr2.cc: don't publish YY_EXCEPTIONS
Sun, 12 Sep 2021 14:07:34 +0200
Akim Demaille <[email protected]> • #9252
[PATCH 00/14] glr2.cc: fix linking conflicts
Sun, 12 Sep 2021 14:07:33 +0200
Akim Demaille <[email protected]> • #9251
[PATCH 5/5] c++: demonstrate custom error messages in the examples
Sun, 12 Sep 2021 12:05:49 +0200
Akim Demaille <[email protected]> • #9250
[PATCH 4/5] glr2.cc: custom error messages
Sun, 12 Sep 2021 12:05:48 +0200
Akim Demaille <[email protected]> • #9249
[PATCH 3/5] glr2.cc: start the transition to using symbol_type
Sun, 12 Sep 2021 12:05:47 +0200
Akim Demaille <[email protected]> • #9248
[PATCH 2/5] c++: add move assignments to the symbol type
Sun, 12 Sep 2021 12:05:46 +0200
Akim Demaille <[email protected]> • #9247
[PATCH 1/5] c++: avoid using the obsolete names
Sun, 12 Sep 2021 12:05:45 +0200
Akim Demaille <[email protected]> • #9246
[PATCH 0/5] glr2.cc: add support for custom error messages
Sun, 12 Sep 2021 12:05:44 +0200
Akim Demaille <[email protected]> • #9245
Re: Problems with the new bison glr2.cc skeleton in the Savannah Git repository
Thu, 9 Sep 2021 10:34:53 -0500
Tom Shields via Bug fixes and other improvements to Bison <[email protected]> • #9244
Re: Problems with the new bison glr2.cc skeleton in the Savannah Git repository
Wed, 8 Sep 2021 21:40:48 +0200
Akim Demaille <[email protected]> • #9243
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.