Bug#501591: Reading from stdin with +I- is broken

2009-02-17 Thread H. S. Teoh
On Sun, Feb 01, 2009 at 11:51:04PM +0100, Torsten Werner wrote: > Hi, > > On Wed, Oct 8, 2008 at 6:35 PM, H. S. Teoh wrote: > > According to the manpage, running 'povray +I-' will read the input file from > > stdin. According to the povray output, it has set the input file to stdin; > > however,

Bug#501591: Reading from stdin with +I- is broken

2008-10-08 Thread H. S. Teoh
Package: povray Version: 1:3.6.1-12 Severity: normal According to the manpage, running 'povray +I-' will read the input file from stdin. According to the povray output, it has set the input file to stdin; however, it seems to be reading garbage characters instead of the real standard input. Examp