Date: Wed, 11 Nov 2009 14:50:04 GMT From: Alexander Best <alexbestms@wwu.de> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/140309: bad syntax cause yacc(1) segfault Message-ID: <200911111450.nABEo4iW030292@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/140309; it has been noted by GNATS. From: Alexander Best <alexbestms@wwu.de> To: <bug-followup@FreeBSD.org>, <ksh@philpep.org> Cc: Subject: Re: bin/140309: bad syntax cause yacc(1) segfault Date: Wed, 11 Nov 2009 15:42:26 +0100 (CET) running FreeBSD otaku 9.0-CURRENT FreeBSD 9.0-CURRENT #1 r199160M: Wed Nov 11 00:33:45 CET 2009 root@otaku:/usr/obj/usr/src/sys/ARUNDEL i386 i get the following yacc output: yacc: w - line 5 of "test.y", the default action assigns an undefined value to $$ `cat test.y': %type <int> rule %% rule: ; %% cheers. alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911111450.nABEo4iW030292>