X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at
ruby-lang.org
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Precedence: bulk
Lines: 19
List-Id: ruby-talk.ruby-lang.org
List-Software: fml [fml 4.0.3 release (20011202/4.0.3)]
List-Post: <mailto:ruby-talk ruby-lang.org>
List-Owner: <mailto:ruby-talk-admin ruby-lang.org>
List-Help: <mailto:ruby-talk-ctl ruby-lang.org?body=help>
List-Unsubscribe: <mailto:ruby-talk-ctl ruby-lang.org?body=unsubscribe>
X-Virus-Scanned: amavisd-new at yahoo.com
Jordan, some more digging revealed this was related to a
parsing bug in
REXML. It somehow didnt recognize a closing tag...so it
wasnt related
to the pipe afterall.
thanks-
christian
MonkeeSage wrote:
> Hi Christian,
>
> I'm no expert by any means, but this sounds odd to me
-- more like
> something is broken with your scripts rather than the
piping. The
> reason I say so is because I can pipe /dev/random and
/dev/dsp to a
> file without any problem; you'd think that I'd hit the
same problem at
> some point given the (pseudo-)random nature of those
pipes; but I never
> have.
>
> Regards,
> Jordan
|