On Tue, Feb 12, 2008 at 12:39:21AM +0100, Soren Hansen wrote:
> On Tue, Feb 12, 2008 at 12:25:13AM +0100, Frank Lichtenheld wrote:
> Granted my perl-fu is not that strong, and looking at the documentation,
> I might have exaggerated the extent of this bug somewhat.
> 
> > Could you please go into more detail what you tried to fix?  
> 
> The particular bug I was fixing was when called with "-c-", i.e. read
> the control file from stdin. From perldoc:
> 
>       In the 2-arguments (and 1-argument) form opening '-'  opens STDIN
>       and opening '>-'  opens STDOUT.
> 
> Without my patch, it's the 3-argument version of open, so opening "-"
> fails (as there is no such file).

Ok, thanks. Now I understand :)

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to