On VMS, don't call flex_stat from my_flush as the latter may be
authorCraig A. Berry <craigberry@mac.com>
Fri, 7 Mar 2008 13:48:58 +0000 (13:48 +0000)
committerCraig A. Berry <craigberry@mac.com>
Fri, 7 Mar 2008 13:48:58 +0000 (13:48 +0000)
commit75ca6fb6be93753b6f530f049fb88e4001c98466
tree52383e46df5c5eaf786b43debb44506f8a340b2e
parent6e9b0e18b74568df48892177bec423fc6a68b426
On VMS, don't call flex_stat from my_flush as the latter may be
called during global destruction and the former checks hints flags
that depend on the interpreter's still existing.

p4raw-id: //depot/perl@33451
vms/vms.c