bin/140309: bad syntax cause yacc(1) segfault

Alexander Best alexbestms at wwu.de
Wed Nov 11 14:50:05 UTC 2009


The following reply was made to PR bin/140309; it has been noted by GNATS.

From: Alexander Best <alexbestms at wwu.de>
To: <bug-followup at FreeBSD.org>,
 <ksh at 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 at 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


More information about the freebsd-bugs mailing list