Path: utzoo!utgpu!cunews!micor!latour!ecicrl!ferret.ocunix.on.ca!clewis From: clewis@ferret.ocunix.on.ca (Chris Lewis) Newsgroups: comp.sources.bugs Subject: Stupid mistake in psnup. Message-ID: <1364@ecicrl.ocunix.on.ca> Date: 18 Feb 91 23:21:58 GMT Sender: clewis@ferret.ocunix.on.ca Organization: Elegant Communications Inc., Ottawa, Canada Lines: 7 There's a portability bug in psnup's psc.c program. The "char c;" declaration on line 36 should be "int c:". Real beginner's bug. At least, *I* didn't write it ;-) Sorry about that. Unless there are other bugs/fixes, I won't issue an official patch.