summaryrefslogtreecommitdiff
path: root/pod/perlcheat.pod
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2014-06-08 18:14:57 -0500
committerCraig A. Berry <craigberry@mac.com>2014-06-08 20:33:09 -0500
commit5876737a160ce8f490b3d77eb7edd87391db1968 (patch)
tree260f71fa72e0a53ca30af22312f8cffd8913fa4e /pod/perlcheat.pod
parentba5248fcde21acfb9d93220ec07256804525c18e (diff)
downloadperl-5876737a160ce8f490b3d77eb7edd87391db1968.tar.gz
Eliminate VMS-specific code in PerlIOStdio_fill.
The same logic but with more safety checks is already defined for PerlSIO_ungetc in iperlsys.h, so DRY says we should just use that. Also, that definition in iperlsys.h really depends on the library we are using, not the compiler. And there is only one viable C library on VMS and it ships with the OS, so it's really just an OS dependency. N.B. While it may be something of a fool's errand to maintain the stdio layer, deleting redundant code can only be a good thing, possibly enabling further refactoring and clean-up.
Diffstat (limited to 'pod/perlcheat.pod')
0 files changed, 0 insertions, 0 deletions