This is the mail archive of the glibc-bugs-regex@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug regex/2535] New: regex.h should use __VMS rather than VMS


For at least the past 10 years, VMS compilers have defined __VMS; they
no longer define VMS when in standards-conformance mode.  If porting
to VMS is still an issue, code should use __VMS rather than VMS, since
__VMS will work even when the compiler is conforming to the standards.

(For what it's worth, I won't shed any tears if you remove the VMS
stuff entirely.)

-- 
           Summary: regex.h should use __VMS rather than VMS
           Product: glibc
           Version: 2.4
            Status: NEW
          Severity: minor
          Priority: P3
         Component: regex
        AssignedTo: drepper at redhat dot com
        ReportedBy: eggert at gnu dot org
                CC: glibc-bugs-regex at sources dot redhat dot com,glibc-
                    bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=2535

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]