From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 90ADA386EC42; Mon, 29 Jun 2020 11:22:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 90ADA386EC42 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1593429734; bh=12lyMNbA2+q/V9jlA7FzI9LRS+eydCAa5SZ/kEas7cE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ccen/s8FuNsu/qGFhZvGUYWtCWGKJ8wt/8ha2okT8MBnQM93Tni6Jb5p+yQ7TrqDd V0zDGsHl/t/vrWQefdbQxID3IQtvAo8m8BpVZs9kq+DtwBmaTe+IzfN5kSg2FHcQ1i LvOHajPLBhLb1+xbLljphImJja20tW8gIeKlS6sM= From: "simon at pushface dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug ada/95959] Error in conversion from UTF16 to UTF8 Date: Mon, 29 Jun 2020 11:22:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: ada X-Bugzilla-Version: 10.1.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: simon at pushface dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Jun 2020 11:22:14 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D95959 --- Comment #1 from simon at pushface dot org --- Created attachment 48800 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D48800&action=3Dedit Patch=