On Tue, Dec 03, 2002 at 04:53:45PM +0100, Leopold Toetsch wrote:
> Art Haas wrote:
> >
> >Sorry, it doesn't. I still get the same error message.
>
> If was rubbish. I did check in a now hopefully working fix.
> leo
A cvs update and 'make' confirms your changes allow imcc to build.
Thanks.
--
T
Art Haas wrote:
Sorry, it doesn't. I still get the same error message.
If was rubbish. I did check in a now hopefully working fix.
leo
On Tue, Dec 03, 2002 at 11:59:15AM +0100, Leopold Toetsch wrote:
> Art Haas wrote:
>
> >Hi.
> >
> >I've been building parrot for a while, and this problem has just started
> >in the last day or two. The 'imcc.y' file doesn't agree with bison ...
> >
> >$ cd languages/imcc
> >$ make
> >bison -v -y
Art Haas wrote:
Hi.
I've been building parrot for a while, and this problem has just started
in the last day or two. The 'imcc.y' file doesn't agree with bison ...
$ cd languages/imcc
$ make
bison -v -y -d -o imcparser.c imcc.y
imcc.y:530.10-531.19: type clash on default action: != <>
Does t
Hi.
I've been building parrot for a while, and this problem has just started
in the last day or two. The 'imcc.y' file doesn't agree with bison ...
$ cd languages/imcc
$ make
bison -v -y -d -o imcparser.c imcc.y
imcc.y:530.10-531.19: type clash on default action: != <>
make: *** [imcparser.c] Er