Le 29 janv. 09 à 15:54, Alex Rozenman a écrit :
If there will be no objections on your side, I would like to prepare
new
version of the patch, paying addition attention to accurate error
messages
in case of name ambiguities. I also will try to add some tests to the
regression suite.
Sounds good me. I would really like Benoît to jump in though.
Akim, could you please answer on my question regarding a bootstrapping
problem, just if you have time. It is very disturbing issue, I spent
many
hours trying to understand it - without success. I've sent it to
bison-help
mailing list, but had no answer there yet.
Please see it here:
http://lists.gnu.org/archive/html/help-bison/2009-01/msg00020.html.
I have no idea what your problem is...
How did you check out bison? It should be something like
git clone ...
git submodule update --init
./bootstrap
It looks like you don't have the right version of the gnulib
submodule. I need more logs to know. You should not have
to call autoconf by hand.