public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin-apps@cygwin.com
Subject: Re: [ITA] w32api-3.0b_svn5368-1
Date: Tue, 09 Oct 2012 12:02:00 -0000	[thread overview]
Message-ID: <20121009120139.GA5469@calimero.vinschen.de> (raw)
In-Reply-To: <50740F1D.2030404@users.sourceforge.net>

On Oct  9 19:48, JonY wrote:
> On 10/9/2012 18:06, Corinna Vinschen wrote:
> > On Oct  2 16:54, JonY wrote:
> >> On 9/24/2012 12:27, Yaakov (Cygwin/X) wrote:
> >>> On 2012-08-20 07:15, JonY wrote:
> >>>> New version up. Was the first uploaded?
> >>>
> >>> jturney, did you patch(es) get committed yet?
> >>>
> >>> Unfortunately, I did find another regression, this time with bind.  The
> >>> mingw-w64 <inaddr.h> header conflicts with Cygwin's <netinet/in.h>:
> >>>
> >>> In file included from /usr/include/w32api/ras.h:11:0,
> >>>                  from /usr/include/w32api/mprapi.h:10,
> >>>                  from /usr/include/w32api/iprtrmib.h:9,
> >>>                  from /usr/include/w32api/iphlpapi.h:13,
> >>>                  from test.c:4:
> >>> /usr/include/w32api/inaddr.h:17:16: error: redefinition of ‘struct in_addr’
> >>> /usr/include/cygwin/in.h:116:8: note: originally defined here
> >>>
> >>>
> >>> Yaakov
> >>>
> >>>
> >>
> >> Ping, anything new?
> > 
> > Why does bind include iphlpapi.h at all?  As a Cygwin application it's not
> > supposed to use Windows and Cygwin network functions in parallel.
> > 
> > 
> > Corinna
> > 
> 
> I gathered from Yaakov that he wanted some fallback to the Windows DNS
> settings when /etc/resolv.conf isn't found.

In that case bind should use the Cygwin-provided POSIX resolver
functions, IMHO.


Corinna

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

  reply	other threads:[~2012-10-09 12:02 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-12  6:50 JonY
2012-08-13 14:07 ` [ITA] w32api-3.0b_svn5368-1 [GOLDSTAR request for Chris Sutcliffe inside] Corinna Vinschen
2012-08-13 18:26   ` Christopher Faylor
2012-08-20  9:31   ` Andrew Schulman
2012-08-14  2:53 ` [ITA] w32api-3.0b_svn5368-1 Yaakov (Cygwin/X)
2012-08-14  7:19   ` Corinna Vinschen
2012-08-14  7:25     ` Andy Koppe
2012-08-14  7:30       ` Corinna Vinschen
2012-08-14  7:34         ` Corinna Vinschen
2012-08-14  7:40           ` Kai Tietz
2012-08-14  7:46           ` Andy Koppe
2012-08-14  7:56             ` Corinna Vinschen
2012-08-14  8:02               ` Kai Tietz
2012-08-20 12:16                 ` JonY
2012-08-20 23:23                   ` Yaakov (Cygwin/X)
     [not found]                     ` <5032E14F.5090604@users.sourceforge.net>
2012-08-21  2:24                       ` JonY
2012-08-21  3:31                         ` JonY
2012-08-21  3:46                           ` Christopher Faylor
2012-08-21  4:48                             ` JonY
2012-08-21 11:11                               ` Jon TURNEY
2012-08-21 11:34                                 ` JonY
2012-08-21 12:10                                   ` NightStrike
2012-08-21 14:15                                     ` Jon TURNEY
2012-08-21 18:58                                       ` Yaakov (Cygwin/X)
2012-08-21 22:27                                         ` JonY
2012-08-22  9:08                                           ` JonY
2012-08-23 16:52                                             ` Jon TURNEY
2012-08-27 10:56                                               ` JonY
2012-08-23 18:45                                           ` Jon TURNEY
2012-08-29  6:15                                             ` Yaakov (Cygwin/X)
2012-08-29 22:11                                               ` JonY
2012-08-29 23:17                                                 ` Yaakov (Cygwin/X)
2012-08-30 14:56                                                   ` Jon TURNEY
2012-08-30 15:10                                                     ` NightStrike
2012-09-03 10:35                   ` Corinna Vinschen
2012-09-03 11:05                     ` JonY
2012-09-03 15:59                       ` Jon TURNEY
2012-09-03 16:06                         ` Jon TURNEY
2012-09-04 10:22                           ` JonY
2012-09-04 13:49                             ` JonY
2012-09-24  4:27                   ` Yaakov (Cygwin/X)
2012-10-02  8:54                     ` JonY
2012-10-09 10:07                       ` Corinna Vinschen
2012-10-09 11:49                         ` JonY
2012-10-09 12:02                           ` Corinna Vinschen [this message]
2012-10-10  3:48                         ` Yaakov (Cygwin/X)
2012-10-10  8:24                           ` Corinna Vinschen
2012-10-10  9:09                             ` Corinna Vinschen
2012-10-11  4:55                               ` Yaakov (Cygwin/X)
2012-10-11  9:32                                 ` Corinna Vinschen
2012-10-11 17:10                                 ` Yaakov (Cygwin/X)
2012-10-12 10:27                                   ` JonY
2012-10-12 10:57                                     ` Yaakov (Cygwin/X)
2012-10-13  5:37                                       ` [ITP] w32api r5431 [Was: Re: [ITA] w32api-3.0b_svn5368-1] JonY
2012-10-13 15:37                                         ` Corinna Vinschen
2012-10-13 15:47                                           ` Christopher Faylor
2012-10-13 16:08                                             ` Corinna Vinschen
2012-10-13 16:28                                               ` JonY
2012-10-13 16:45                                                 ` Christopher Faylor
2012-10-13 18:12                                                   ` Christopher Faylor
2012-10-16 14:50                                                     ` JonY
2012-10-16 15:32                                                       ` Corinna Vinschen
2012-10-16 22:19                                                         ` JonY
2012-10-16 22:43                                                           ` JonY
2012-10-17  8:18                                                             ` Corinna Vinschen
2012-10-17  1:02                                         ` Yaakov (Cygwin/X)
2012-10-17  8:20                                           ` Corinna Vinschen
2012-10-17  9:23                                             ` JonY
2012-10-17 22:17                                               ` JonY
2012-10-18  4:09                                                 ` Yaakov (Cygwin/X)
2012-10-18  8:08                                                   ` Corinna Vinschen
2012-10-18  9:22                                                     ` JonY
2012-10-18 10:32                                                       ` Corinna Vinschen
2012-10-18 15:19                                                         ` gold stars " Christopher Faylor
2012-10-18 16:01                                                           ` Corinna Vinschen
2012-10-18 21:53                                                             ` JonY
2012-10-19 16:48                                                             ` Andrew Schulman
2012-08-29 18:49                 ` [ITA] w32api-3.0b_svn5368-1 Andy Koppe
2012-08-14  9:37   ` JonY

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121009120139.GA5469@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).