Small change needed to get ispell to work on a Sun.
Rich Burridge
richb at yarra.OZ
Thu Jan 15 12:00:44 AEST 1987
Walt Buehring from the Computer Science Center at Texas Instruments
recently put an interactive spelling checker on the net. One small
change is needed to prevent the program overwritting the stack on the
Sun. BTW Walt, this is a very nice program.
Regards Rich.
Rich Burridge, ARPA: richb%yarra.oz at seismo.css.gov
Sun Microsystems UUCP: seismo!munnari!yarra.oz!richb
AUSTRALIA. ACS: richb at yarra.oz
*** term.c~ Thu Jan 15 12:23:31 1987
--- term.c Thu Jan 15 12:48:42 1987
***************
*** 60,66 ****
terminit ()
{
int done();
! short tpgrp;
int onstop();
retry:
--- 60,66 ----
terminit ()
{
int done();
! int tpgrp ;
int onstop();
retry:
D
D
More information about the Comp.sources.bugs
mailing list