develooper Front page | perl.perl5.porters | Postings from November 2013

[perl #120592] sv.c, Perl_dirp_dup: Skip the fchdir sections if telldir and seekdir are not defined

Thread Previous | Thread Next
From:
Tony Cook via RT
Date:
November 27, 2013 00:50
Subject:
[perl #120592] sv.c, Perl_dirp_dup: Skip the fchdir sections if telldir and seekdir are not defined
Message ID:
rt-4.0.18-30574-1385513425-705.120592-15-0@perl.org
On Tue Nov 19 20:03:35 2013, Hugmeir wrote:
> The fchdir sections of Perl_dirp_dup use telldir and seekdir, so we need to
> include
> those in the ifdef, otherwise platforms with fchdir but no seekdir/telldir
> will get compilation
> failures.

This makes sense to me, though I wonder about a system with fchdir() but no telldir() or seekdir().

Tony

---
via perlbug:  queue: perl5 status: new
https://rt.perl.org/Ticket/Display.html?id=120592

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About