[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#562497: texlive-font-utils: epstopdf --filter: Cannot open standard input



Hi Roland,

On Do, 24 Dez 2009, Roland Rosenfeld wrote:
> -open(IN, '<', $InputFilename) or error "Cannot open",
> +open(IN, "<$InputFilename") or error "Cannot open",

That did it fix for you?

If yes, then I would count that as a bug in *perl*, as the 3 argument
way of calling open is the one recommended/documented, see
	man perlio
or any other.

I am a bit surprised that *this* did the trick for you.

Has anyone heard about that before?

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan            TU Wien, Austria           Debian TeX Task Force
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
BODMIN
The irrational and inevitable discrepancy between the amount pooled
and the amount needed when a large group of people try to pay a bill
together after a meal.
			--- Douglas Adams, The Meaning of Liff



Reply to: