From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Sending bug reports without setting up email Date: Mon, 09 May 2016 21:52:37 +0300 Message-ID: <83k2j3cbd6.fsf@gnu.org> References: <87twi7jq6z.fsf@gnus.org> <87r3dbhz5x.fsf@gnus.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1462820296 7284 80.91.229.3 (9 May 2016 18:58:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 9 May 2016 18:58:16 +0000 (UTC) Cc: eggert@cs.ucla.edu, emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 09 20:58:03 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1azqJa-0003tz-LZ for ged-emacs-devel@m.gmane.org; Mon, 09 May 2016 20:53:58 +0200 Original-Received: from localhost ([::1]:42978 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azqJY-0002XR-DY for ged-emacs-devel@m.gmane.org; Mon, 09 May 2016 14:53:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37863) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azqJF-0002Q4-Ks for emacs-devel@gnu.org; Mon, 09 May 2016 14:53:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1azqJ8-0000DV-HC for emacs-devel@gnu.org; Mon, 09 May 2016 14:53:35 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1azqIw-0000Bw-AM; Mon, 09 May 2016 14:53:18 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1037 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1azqIu-0003vr-91; Mon, 09 May 2016 14:53:16 -0400 In-reply-to: <87r3dbhz5x.fsf@gnus.org> (message from Lars Ingebrigtsen on Mon, 09 May 2016 20:19:38 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:203736 Archived-At: > From: Lars Ingebrigtsen > Date: Mon, 09 May 2016 20:19:38 +0200 > Cc: eggert@cs.ucla.edu > > Paul, if I understand how this works correctly, this means that I would > have to undo parts of this commit: > > 93bf7d52841c60ffc10e0c9c789a7987812ce55e > > That is, put the check for res_init back again. Would that be OK? > > And on Windows (or just Cygwin?) some other code might be necessary... > > http://stackoverflow.com/questions/10523828/how-does-gcc-cygwin-get-the-dns-server/10773280#10773280 Paul's changes don't affect the native Windows builds, AFAIU, and the stackoverflow article is explicitly about Cygwin.