Re: FYI: bison-1.875 lets gcc bootstraps fail

2003-01-22 Thread Paul Eggert
From: Akim Demaille [EMAIL PROTECTED] Date: Tue, 21 Jan 2003 14:36:49 +0100 We need %expect 1, 2, since for instance in GLR/BT you are allowed to have rr conflicts. Good point. But in the present case, in the future, we need no additional flag or feature, we simply need the warning to

Re: FYI: bison-1.875 lets gcc bootstraps fail

2003-01-11 Thread Paul Eggert
in Bison test version 1.30b: 2001-11-12 Akim Demaille [EMAIL PROTECTED] * src/conflicts.c (conflicts_print): Check %expect and make its violation an error. and the 2nd one first appeared in Bison test version 1.75f: 2002-12-26 Paul Eggert [EMAIL