public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Cygwin 2.5 hides constant L_ctermid as XSI
@ 2016-05-01  9:46 OKUMURA Yuki
  2016-05-24 10:23 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: OKUMURA Yuki @ 2016-05-01  9:46 UTC (permalink / raw)
  To: cygwin

Hi list,

It seems the commit
https://cygwin.com/git/gitweb.cgi?p=newlib-cygwin.git;a=commit;h=feec81e5717f904b687f17ace727bfbadc597209
made visibility between ctermid() and L_ctermid incoherent.

While L_cuserid is XSI, L_ctermid is POSIX so checking against
__XOPEN_VISIBLE is not required for it, I think.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Cygwin 2.5 hides constant L_ctermid as XSI
  2016-05-01  9:46 Cygwin 2.5 hides constant L_ctermid as XSI OKUMURA Yuki
@ 2016-05-24 10:23 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2016-05-24 10:23 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 658 bytes --]

On May  1 18:45, OKUMURA Yuki wrote:
> Hi list,
> 
> It seems the commit
> https://cygwin.com/git/gitweb.cgi?p=newlib-cygwin.git;a=commit;h=feec81e5717f904b687f17ace727bfbadc597209
> made visibility between ctermid() and L_ctermid incoherent.
> 
> While L_cuserid is XSI, L_ctermid is POSIX so checking against
> __XOPEN_VISIBLE is not required for it, I think.

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=95644157c14fa0b43debe9e9cdef03a10a2d802d

should fix this.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2016-05-24 10:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-01  9:46 Cygwin 2.5 hides constant L_ctermid as XSI OKUMURA Yuki
2016-05-24 10:23 ` Corinna Vinschen

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).