Hi,

Frank Küster <[EMAIL PROTECTED]> wrote:

> I don't grok the perl script completely; but anyway: I has not changed
> between 2.0.2 and 3.0, and it works in 2.0.2.  So probably xdvi has
> changed.

I am unable to debug the Perl script, but I see another possibility: due
to the error message you quoted ("Could not open `/dev/fd/3': Bad
address"), I would be inclined to think that the:

  fcntl $fh, Fcntl::F_SETFD(), 0
      or die "xdvi: disabling close-on-exec for temporary file: $!\n";

piece of code doesn't work anymore (due to a bug in the Fcntl Perl
module or in its use, I couldn't say).

-- 
Florent


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

Reply via email to