Date: Mon, 26 Jan 1998 00:00:15 +0300 From: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru> To: Ollivier Robert <roberto@keltia.freenix.fr> Cc: "FreeBSD Current Users' list" <freebsd-current@FreeBSD.ORG> Subject: Re: Weird error with bison in current Message-ID: <199801252100.AAA02332@tejblum.dnttm.rssi.ru> In-Reply-To: Your message of "Sun, 25 Jan 1998 21:16:53 %2B0100." <19980125211653.18913@keltia.freenix.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
Ollivier Robert wrote: > According to Ollivier Robert: > > bison -d /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bi-parser.y -o bi-parser.c > > bison: extra arguments ignored after '/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/bi-parser.y' > > I've found the source of this error. I have POSIXLY_CORRECT set (in order > to work around the new patch) and that makes getopt(3) behave like this. And, indeed, it is incorrect to use options after filenames. > Ignore the patches I posted. Why? They wouldn't broke anything, I believe. Dima
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801252100.AAA02332>