public inbox for glibc-bugs-regex@sourceware.org
help / color / mirror / Atom feed
* [Bug regex/2535] New: regex.h should use __VMS rather than VMS
@ 2006-04-11  5:55 eggert at gnu dot org
  2006-04-11  5:57 ` [Bug regex/2535] " eggert at gnu dot org
  2006-04-26  2:16 ` drepper at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: eggert at gnu dot org @ 2006-04-11  5:55 UTC (permalink / raw)
  To: glibc-bugs-regex

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug regex/2535] regex.h should use __VMS rather than VMS
  2006-04-11  5:55 [Bug regex/2535] New: regex.h should use __VMS rather than VMS eggert at gnu dot org
@ 2006-04-11  5:57 ` eggert at gnu dot org
  2006-04-26  2:16 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: eggert at gnu dot org @ 2006-04-11  5:57 UTC (permalink / raw)
  To: glibc-bugs-regex


------- Additional Comments From eggert at gnu dot org  2006-04-11 05:57 -------
Created an attachment (id=964)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=964&action=view)
Use __VMS rather than VMS.


-- 


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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug regex/2535] regex.h should use __VMS rather than VMS
  2006-04-11  5:55 [Bug regex/2535] New: regex.h should use __VMS rather than VMS eggert at gnu dot org
  2006-04-11  5:57 ` [Bug regex/2535] " eggert at gnu dot org
@ 2006-04-26  2:16 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2006-04-26  2:16 UTC (permalink / raw)
  To: glibc-bugs-regex


------- Additional Comments From drepper at redhat dot com  2006-04-26 02:16 -------
This is fixed meanwhile.  The VMS reference is gone.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-04-26  2:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-11  5:55 [Bug regex/2535] New: regex.h should use __VMS rather than VMS eggert at gnu dot org
2006-04-11  5:57 ` [Bug regex/2535] " eggert at gnu dot org
2006-04-26  2:16 ` drepper at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).