Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
f17bb091
Commit
f17bb091
authored
Mar 04, 2005
by
Thien-Thi Nguyen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Undefine NO_HYPHENS_IN_FILENAMES.
parent
dd546597
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
src/s/vms4-4.h
src/s/vms4-4.h
+2
-0
src/s/vms5-5.h
src/s/vms5-5.h
+2
-0
No files found.
src/s/vms4-4.h
View file @
f17bb091
#include "vms.h"
#define VMS4_4
#undef NO_HYPHENS_IN_FILENAMES
/* arch-tag: 2e65c7ad-0d17-45a0-b4cb-3e76c72ea9d5
(do not change this comment) */
src/s/vms5-5.h
View file @
f17bb091
...
...
@@ -2,6 +2,8 @@
#define VMS5_5
#define VMS4_4
#undef NO_HYPHENS_IN_FILENAMES
/* The bug that SHARABLE_LIB_BUG fixes is gone in version 5.5 of VMS.
And defining it causes lossage because sys_errlist has a different
number of elements. */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment