X-Recipient: archive-cygwin@delorie.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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=jMANJ4hgjpUxtRfv
	oo4t8KSo6zYmM4QtkkH9xErxIfnQ294w83LqAA6irX/yNiG67I51PVqe1Rpa+hLB
	dkmXN7oyOKVWXzZrD8el35dxJOZJhTFATCmLuY5Vzw/H5S4bkUGSWkJstj9bzCNy
	m73u1Agmzb7r0vC3Q5no624Bl90=
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:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=lUChyXnq+lxemNosCM30Bj
	0vRBI=; b=JQesmmFwo/kiOzYMCdacMMWvxB16G5iIMasUKKD2l/pybIkwSJ6+Mt
	9LrPkDkNhrThRpi7FhaAPVxY56Cfzj8eWG1o1FsRT2jcio8yW9zLBkV8JELyYvhk
	S+Vu8wGLP9vazXKz7ayHV0QF+Nyk1rWzFU8lKrznBaZyIEn3/5W1Y=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_SHORT,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=atzeri, Atzeri
X-HELO: mailout04.t-online.de
Subject: Re: GCC 7.3.0 -std=gnu++17 failed to getline() from std::ifstream
To: cygwin@cygwin.com
References: <CAHVoUt2pHP46o6ERwx9HB5=Dn-J9xv5i-53RYtJbdev-K9DCeQ@mail.gmail.com> <0725bdbd-0411-138a-7ea9-d6395e3256e3@t-online.de> <da63d7d5-4ccc-8171-710a-0105219888e3@gmail.com>
From: Christian Franke <Christian.Franke@t-online.de>
Message-ID: <b4f361ca-9927-c3d4-5530-2d2fd4dfd24e@t-online.de>
Date: Wed, 13 Jun 2018 21:58:24 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0 SeaMonkey/2.50
MIME-Version: 1.0
In-Reply-To: <da63d7d5-4ccc-8171-710a-0105219888e3@gmail.com>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Marco Atzeri wrote:
> On 6/12/2018 7:11 PM, Christian Franke wrote:
>> ...
>> The attached patch for
>> /usr/lib/gcc/*-pc-cygwin/7.3.0/include/c++/bits/basic_string.h
>> fixes this.
>>
>> Christian
>>
>
> Thanks Christian
> for the investigation.
>
> It seems an upstream bug so could you report it there ?
>

Done:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86138

Christian


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

