> Le 20 avr. 2014 à 11:25, Valentin Lorentz <prog...@progval.net> a écrit :
> 
> Hi,
> 
> I built bison using these commands:
> git clone git://git.savannah.gnu.org/bison.git
> cd bison
> git submodule update --init
> ./bootstrap
> ./configure
> make

Hi Valentin,

That's weird.  However, it would probably be safer
to checkout explicitly the branch you want.  For
instanace

git checkout maint

after git clone.
_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to