bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: la grammar problem with Bison


From: Paul Eggert
Subject: Re: la grammar problem with Bison
Date: Thu, 02 Jun 2005 21:47:48 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

josephus <address@hidden> writes:

> static char copyright[] =
> " @(#) Copyright (c) 1985 Joe Widows, Arlington Texas.\n";
> static char CR_continuation[] = "@(#) All rights reserved.\n";

My guess is that we don't have legal permission to copy that code, so
I can't look at that test case.  Do you have a test case that is free
software?

Also, when you submit a test case, please separate out each file so
that it's easy to see where each file starts and stops.  For example,
you could run a command like this:

tar cf - algol.l algol.y makefile biginput.algol | gzip >tar.gz

and then attach the file "tar.gz" to your email.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]