[Info-vax] Perl (for OpenSSL) v. me
Steven Schweda
sms.antinode at gmail.com
Sun Feb 7 00:03:27 EST 2016
> So, if you have CRTL Feature Logicals - consider getting them cleared out.
ALP $ show logical DECC$*
(LNM$PROCESS_TABLE)
(LNM$JOB_82EBF440)
(LNM$GROUP_000001)
(LNM$SYSTEM_TABLE)
"DECC$CRTLMAP" = "SYS$SHARE:DECC$SHR_EV56"
"DECC$SHR" = "SYS$SHARE:DECC$SHR_EV56"
(LNM$SYSCLUSTER_TABLE)
(DECW$LOGICAL_NAMES)
ALP $
As "HELP CRTL Feature_Logical_Names" says:
[...]
NOTES
o Do not set C RTL feature logical names for the system.
Set them only for the applications that need them,
because other applications including OpenVMS components
depend on the default behavior of these logical names.
[...]
Generally speaking, I take that advice seriously, so I don't set
them. When I have a program which needs one (like, say, UnZip or Zip),
then I use decc$feature_set_value() in a LIB$INITIALIZE routine inside
the program, instead.
More information about the Info-vax
mailing list