I'm curious how widespread this bug is on various flavors/versions of Solaris.
Please try YACC'ing the following file. If YACC segfaults, please send me
(i.e. Sparc or x86) and the version of Solaris you are running. Thanks.
cut here %type <int_part> bar %start start_symbol %% start_symbol: ; -- Ron Guilmette, Sunnyvale, CA ---------- RG Consulting -------------------
---------------------------------------------------------------------------
%union { int int_part; }
%token bar
---------------------------------------------------------------------------
--
-------------------------------------------- Suites and Bullet-Proof Shoes -