This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[rt #84590] try to preserve the inode number, even if it's large
authorTony Cook <tony@develop-help.com>
Wed, 27 Jul 2011 11:32:37 +0000 (21:32 +1000)
committerTony Cook <tony@develop-help.com>
Mon, 1 Aug 2011 11:09:26 +0000 (21:09 +1000)
commit8d8cba88681398d40004e97bcb93f7f8b88ae05e
tree7c391d660e595078570ce4d272bb9e213a809cde
parent5b98c4ac368206a9a55a1ed23f09a264e588df21
[rt #84590] try to preserve the inode number, even if it's large

This matches the checks done for other stat() fields.
pp_sys.c