From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: GnuTLS for W32 Date: Wed, 4 Jan 2012 18:00:49 +0100 Message-ID: References: <83obumqa0v.fsf@gnu.org> <87ipktag2e.fsf@lifelogs.com> <87fwfxtxuz.fsf@wanadoo.es> <87aa64ubg9.fsf@wanadoo.es> <83boqkr9bp.fsf@gnu.org> <874nwcu17i.fsf@wanadoo.es> <834nwcr6un.fsf@gnu.org> <87vcosskhc.fsf@wanadoo.es> <831urgr2yr.fsf@gnu.org> <87r4zgsh2w.fsf@wanadoo.es> <87ipks3zbo.fsf@uwakimon.sk.tsukuba.ac.jp> <87boqk3q69.fsf@uwakimon.sk.tsukuba.ac.jp> <87aa634st8.fsf@uwakimon.sk.tsukuba.ac.jp> <87fwfvsgfv.fsf@wanadoo.es> <877h17scdo.fsf@wanadoo.es> <87hb0b77nr.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1325696512 31984 80.91.229.12 (4 Jan 2012 17:01:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 4 Jan 2012 17:01:52 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 04 18:01:48 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RiUDh-0005nr-OA for ged-emacs-devel@m.gmane.org; Wed, 04 Jan 2012 18:01:45 +0100 Original-Received: from localhost ([::1]:44334 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiUDh-0002H4-84 for ged-emacs-devel@m.gmane.org; Wed, 04 Jan 2012 12:01:45 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:35700) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiUDZ-000212-NB for emacs-devel@gnu.org; Wed, 04 Jan 2012 12:01:42 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiUDT-00048g-L9 for emacs-devel@gnu.org; Wed, 04 Jan 2012 12:01:37 -0500 Original-Received: from mail-pz0-f41.google.com ([209.85.210.41]:50816) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiUDT-00048P-Ei for emacs-devel@gnu.org; Wed, 04 Jan 2012 12:01:31 -0500 Original-Received: by dakl33 with SMTP id l33so14663380dak.0 for ; Wed, 04 Jan 2012 09:01:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=aLZH3TkUPdHZg8PNH9IMPQKJAX1N3XYvjnyO1WHLLeI=; b=q4HYw5hjd5qDZPaoIChtqo8h7DuPUt5TlC0U/Y3y6CEL8qTUao621a1T8POapHyV66 tgCvbVFrnvLwzLVBHAsYmICu10mSIqTY+e4D6hxOujnWyJWbE2/dFkNTOWoprMeUAksU deO5RoWYm1TzM4Zz9KFURrLFaP2dP6+vARGY4= Original-Received: by 10.68.73.135 with SMTP id l7mr141280116pbv.57.1325696490313; Wed, 04 Jan 2012 09:01:30 -0800 (PST) Original-Received: by 10.142.247.28 with HTTP; Wed, 4 Jan 2012 09:00:49 -0800 (PST) In-Reply-To: <87hb0b77nr.fsf@lifelogs.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:147277 Archived-At: 2012/1/4 Ted Zlatanov : > I am puzzled by this. =C2=A0Why is it wrong to share the GnuTLS DLL? > > If you and Eli and other W32 experts say a standalone self-updating > installer that drops a shared GnuTLS DLL in a common area is a bad idea, I think is a good idea. Fortunately, we don't have to discuss it, because =C3=93scar "won't start discussing it" ;-) =C2=A0 =C2=A0 Juanma