Re: set_goto_map() has unintentional ++ operator

2014-12-31 Thread Akim Demaille
> Le 30 déc. 2014 à 16:16, Sean Nakasone a écrit : > > i wasnt reading the code thoroughly... i apologize. > > how do run the test suite? make check ___ help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Re: QUESTION: what does LR(0) mean? and what's behind the name LR0.c ?

2014-12-31 Thread Akim Demaille
> Le 6 oct. 2014 à 19:37, John Levine a écrit : > > In article <1412583978.11745.yahoomailba...@web126104.mail.ne1.yahoo.com> you > write: >> Hi, I'm going through the bison code, and I'm curious as to the name of the >> source code file LR0.c . >> >> Seems like this file creates the states.

Re: translate bison

2014-12-31 Thread Akim Demaille
> Le 4 sept. 2014 à 12:10, Ali Abdul Ghani a écrit : > > hi list > I want to translate bison to Arabic language Hi! You are looking for the translation project. http://translationproject.org/html/welcome.html That's where GNU software translators are coordinated, and where translations are

Re: Thank you, Bison

2014-12-31 Thread Akim Demaille
> Le 29 juil. 2014 à 06:54, Tzvetan Mikov a écrit : > > This is not a request for help. I just wanted to express my gratitude to > the developers and maintainers of Bison and I didn't know where else to do > it. > > You guys are great! I have been playing with and using Bison since 1998, > and

Re: GLR parser with variants

2014-12-31 Thread Akim Demaille
> Le 11 janv. 2014 à 15:23, Bob B. a écrit : > > Hello, > > I apologize if this question has been asked already. > > I receive the following error message when trying to use bison 3.0.2 to > generate a GLR based parser using variants (%define api.value.type variant): > error: "glr.cc" does