> On 18 Jan 2015, at 15:20, Akim Demaille <a...@lrde.epita.fr> wrote: > >> Le 17 janv. 2015 à 21:21, John Horigan <j...@glyphic.com> a écrit :
>> I tried bison 3.0.3 on my OSX Yosemite system with XCode 6.1.1 >> >> I ran ./configure && make && make check >> >> Test 203 failed because it declared a loop variable inside a for loop. > > I don't see that. Can you pinpoint the problem? It passed for me on OS X 10.10.2, Xcode 6.1.1, GCC = Apple LLVM version 6.0 (clang-600.0.56): $ make check ... 491 tests were successful. 2 tests were skipped.