home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
prgramer
/
bison
/
bugs
< prev
next >
Wrap
Internet Message Format
|
1990-06-11
|
897b
From tumuc!fauern!unido!mcsun!uunet!tut.cis.ohio-state.edu!IMADA.DK!paw Mon Jun 11 11:12:36 1990
Article 729 of gnu.utils.bug:
Path: lan!tumuc!fauern!unido!mcsun!uunet!tut.cis.ohio-state.edu!IMADA.DK!paw
From: paw@IMADA.DK (Paw Hermansen)
Newsgroups: gnu.utils.bug
Subject: (none)
Message-ID: <9006102128.AA12153@imada.dk>
Date: 10 Jun 90 21:28:05 GMT
Sender: daemon@tut.cis.ohio-state.edu
Distribution: gnu
Organization: GNUs Not Usenet
Lines: 23
Re: GNU Bison version 1.10
In order to succesfully make bison 1.10, we had to make the
following changes:
1. In files.h add:
extern char *spec_name_prefix;
2. In reader.c add:
#include "machine.h"
3. In getargs.c add:
char *spec_file_prefix;
There may be other errors. We haven't tested it yet.
ldh@imada.dk (Lars Dahl-Hansen)
paw@imada.dk (Paw Hermansen)