[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #42104] vmsify.c: vmsify/unixify routines out of date.
From: |
John Malmberg |
Subject: |
[bug #42104] vmsify.c: vmsify/unixify routines out of date. |
Date: |
Sat, 12 Apr 2014 23:57:25 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 |
URL:
<http://savannah.gnu.org/bugs/?42104>
Summary: vmsify.c: vmsify/unixify routines out of date.
Project: make
Submitted by: wb8tyw
Submitted on: Sat 12 Apr 2014 11:57:24 PM GMT
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Component Version: 4.0
Operating System: VMS
Fixed Release: None
Triage Status: None
_______________________________________________________
Details:
The vmsify and unixify routines can not handle the VMS extended filename
syntax known as EFS available on the ODS-5 filesystem.
In addition to converting between Unix and VMS styles, these routines are
doing some special mangling of the names to make names legal for ODS-2
filenames.
This special handling needs to be documented at a minimum in the readme.vms.
The EFS character set supports almost all the characters that Unix does
including UTF-8, and supports longer pathnames.
If the DECC$EFS_CHARSET feature is enabled on ALPHA/IA64 then a replacement
set of routines will need to be used.
The pathname size constants are also too small for EFS path names.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?42104>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #42104] vmsify.c: vmsify/unixify routines out of date.,
John Malmberg <=