# HG changeset patch # User Thien-Thi Nguyen # Date 1109973406 0 # Node ID 17d5c7245a464b97a0e4bea8632dae5e87b9bfb3 # Parent b41b19cd981265a555f9bca281d6d5a8e84bc46c Define NO_HYPHENS_IN_FILENAMES. diff -r b41b19cd9812 -r 17d5c7245a46 src/s/vms.h --- a/src/s/vms.h Fri Mar 04 17:18:36 2005 +0000 +++ b/src/s/vms.h Fri Mar 04 21:56:46 2005 +0000 @@ -109,6 +109,11 @@ your system and must be used only through an encapsulation (Which you should place, by convention, in sysdep.c). */ +/* In olden days, VMS filenames did not support hyphen (i.e., the "-" + character). You can #undef this in vmsX-Y.h for newer versions. */ + +#define NO_HYPHENS_IN_FILENAMES + /* Do you have the sharable library bug? If you link with a sharable library that contains psects with the NOSHR attribute and also refer to those psects in your program, the linker give you a private version of