Summary: Problem with PD ksh, want sdb(1) manpage

Bengt Larsson bengtl at maths.lth.se
Thu Dec 20 05:18:41 AEST 1990


Well, several people suggested that the problem with the PD ksh may be that 
the program used fgetc() into a char variable, and that comparison to EOF (-1) 
would fail, since chars are unsigned on a 3B2. Alas, that doesn't seem to be
it. I've checked, and everything that is compared to EOF seems to be declared
as "int" (or "register int").

If anyone else have had the same problem, I would like to hear from you.

Thanks anyway to those who responded.
-- 
Bengt Larsson - Dep. of Math. Statistics, Lund University, Sweden
Internet: bengtl at maths.lth.se             SUNET:    TYCHE::BENGT_L



More information about the Alt.sources.d mailing list