bison icon indicating copy to clipboard operation
bison copied to clipboard

Request for latest release

Open Shaikh-Ubaid opened this issue 1 year ago • 12 comments

I am facing this issue https://github.com/akimd/bison/issues/89 using the latest available bision 3.8.2. It seems it is fixed in the current master branch, but is not yet available with the release version. The most recent release available is from September 2021. I would like to request if you could make a new release. Thank you for your time and consideration.

Shaikh-Ubaid avatar Jul 06 '23 18:07 Shaikh-Ubaid

+1

torokati44 avatar Jul 11 '23 13:07 torokati44

+1

0O0o0oOoO00 avatar Sep 11 '23 11:09 0O0o0oOoO00

bump

torokati44 avatar Oct 31 '23 09:10 torokati44

For now, we post-process the generated parser.tab.cc file by adding [[maybe_unused]] to the declaration of yynerrs. It is a short 4 line code, available at https://github.com/lcompilers/lpython/blob/3ed309840da9ae0fbafc797554605bfda6505da4/build0.sh#L21-L24.

Shaikh-Ubaid avatar Oct 31 '23 11:10 Shaikh-Ubaid

bump again

torokati44 avatar Nov 30 '23 11:11 torokati44

+1

ing-eoking avatar Jan 23 '24 00:01 ing-eoking

+1...?

torokati44 avatar May 03 '24 15:05 torokati44

I am facing this issue #89 using the latest available bision 3.8.2. It seems it is fixed in the current master branch, but is not yet available with the release version. The most recent release available is from September 2021. I would like to request if you could make a new release. Thank you for your time and consideration.

Yeah same issue, it led to mdbtools/mdbtools#425...

cooljeanius avatar Jun 19 '24 21:06 cooljeanius

+1

r-barnes avatar Jun 27 '24 19:06 r-barnes

I emailed [email protected] on 27 June, but have not yet received a response.

r-barnes avatar Jul 16 '24 12:07 r-barnes

I emailed [email protected] on 27 June, but have not yet received a response.

Ah yes, so I see: https://lists.gnu.org/archive/html/bug-bison/2024-06/msg00000.html

Also, more recently than that, I see @ArsenArsen submitted a patch to bison-patches that hasn't received a response yet, either: https://lists.gnu.org/archive/html/bison-patches/2024-07/msg00000.html

cooljeanius avatar Jul 16 '24 20:07 cooljeanius

might be worthwhile to email [email protected] with an inquiry..

bison is currently marked as looking for co-maintainers. now, I don't know enough parsing theory to step up (plus I also have lots of other commitments), but I invite folk to take up that offer and email the address above

ArsenArsen avatar Jul 16 '24 20:07 ArsenArsen