X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:subject:to:in-reply-to; q=dns; s=default; b=Zmy8h2VQ5P8QkgNTqMCXKNaOCj7QRpSFLExozI7r3ey rhUluJld9N+4BwbnkPpC0/Aura9QxlDZ3xzZDT1ZSOqU52UKIuPLv17+zAhWGjwL Jucv52hMHs/AXeMu83NHG9yCW3muNMW4E4xWqp0yyaWU354LOWXLKmwriozn8QRk = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:subject:to:in-reply-to; s=default; bh=s1Uwyp0h/hpYj6ZZ1QXWhCMBoBU=; b=l29WaGX+29lzX0up5 bn7iE530ir5jlpxfJnKuaQ0adCa3l9YLrYRSD2TCLuG0DNwGEFnFWpoS55t8jzCJ DvQ+xzgjDpdU+cQ6XHwN/L6JhAfqGqOvtPKwsXTYrqqfxl9E+iH8Ln4tnf578D8s dsUNvAfaqs+K5Ej6fPP+aBEnE0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=H*MI:sk:e3644c5, H*i:sk:e3644c5, H*M:google X-HELO: mail-oi0-f48.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:subject:to:in-reply-to :user-agent; bh=qmN3FGj9IZrAZJ4GPvLN46BBq+0fS+0oiDstB3DMHx8=; b=ixe+bhCImxqwidxBcyg+Cy6S5cXH+Lo90uWWBWCoiff/V5skfb/j+CcTCTnDb6awFe PnP+HcnX9yfhBGj820Ks+VUJcQixrHciL4sytCTzDi4+bUkXu/tgi3nJA/1P2jNAQqV/ YyTHKtdbIAd6h+tGm2wwN40V/nBuykCvVQr51ZLHdMm1ZGs6gsBJlc8KKunbNfFU/Pef 8r1q+BDd8kQYWb0QY8CU2mjUOEUGglVB+NA76iDlhW9tVb3Ik28Khdu18hRSXVGvO982 tEh2HlB83kFq4JW8ywb1CZG2Pa91OkuLGp9mixFCqEK88W/X9UPLzj25VxtjHnNSBW1G ymfw== X-Gm-Message-State: AIkVDXL0OVtSbIFLx13y8wpnRq62m9ZuTg80t6K6vkJBhk20elsUETi1OZi+SozXEAse2w== X-Received: by 10.202.170.85 with SMTP id t82mr10297231oie.0.1484353420111; Fri, 13 Jan 2017 16:23:40 -0800 (PST) Message-ID: <58796f8b.8abfca0a.5bd3d.873c@mx.google.com> Date: Fri, 13 Jan 2017 16:23:39 -0800 (PST) From: Steven Penny X-Google-Original-From: Steven Penny Subject: Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.1-1, libreadline-devel-7.0.1-1, bash-4.4.5-1 To: cygwin AT cygwin DOT com In-Reply-To: User-Agent: mailing-list.awk 1.0.0 On Fri, 13 Jan 2017 08:46:43, Eric Blake wrote: > Is the problem in libreadline7 or in bash? The newer bash requires the > newer readline, but if the problem is in readline proper, then the newer > readline plus the older bash would reproduce it. 1. new readline, new bash = bad 2. new readline, old bash = bad 3. old readline, new bash: > Entry Point Not Found > The procedure entry point history_lines_read_from_file could not be located in > the dynamic link library cygreadline7.dll. 4. old readline, old bash = good -- 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