This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: problem with Bryce's 2000-04-18 patch
- To: Matt Welsh <mdw at cs dot berkeley dot edu>
- Subject: Re: problem with Bryce's 2000-04-18 patch
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Wed, 26 Apr 2000 17:11:56 -0700 (PDT)
- Cc: Bryce McKinlay <bryce at albatross dot co dot nz>, java-discuss at sourceware dot cygnus dot com
- References: <200004270005.RAA03773@mnemosyne.CS.Berkeley.EDU>
Matt> I can't see how this would cause the error above, but it
Matt> suggests to me that something funny is going on with parse.c
Matt> ... shouldn't this always be generated from parse.y anyway?
Whenever I have problems with parse.c I just delete it and let make
rebuild it. Offhand I don't know if that will help you.
Tom