Skip to content
Commit 368058d0 authored by Richard Levitte's avatar Richard Levitte
Browse files

Force argv to be an array of long pointers on VMS



Reverts commit 087ca80a

Instead of battling the odd format of argv given to main() in default
P64 mode, tell the compiler to make it an array of 64-bit pointers
when compiling in P64 mode.

A note is added in NOTES.VMS regarding minimum DEC C version.

Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
parent 5902821d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment