[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Assertion failed: actions_dumped == 1
From: |
Golubev I. N. |
Subject: |
Re: Assertion failed: actions_dumped == 1 |
Date: |
Thu, 04 Oct 2001 17:46:50 (GMT) |
Somehow `make clean' left `bison.simple' in bison build dir (which was
not the same as src dir). That old `bison.simple' got installed and
caused subj. Why `make' created it there (there were no
`bison.simple' under version control which could cause checkout), I
can not figure out.