From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5D1A33858D3C; Tue, 29 Aug 2023 12:53:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5D1A33858D3C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1693313610; bh=hUtPnQvyMI0RJepvrmiHnXqr2Qkm8UiQ4yVH3NopP/I=; h=From:To:Subject:Date:In-Reply-To:References:From; b=U2arqaJwwECLlHgOy+hcqxCcD40BYSbSmzHZKPGA5bhW4V7g1U0zlQ203rRKRPPh/ sovLEXZ+E1Fi6vXSeRgtcn+QmNEK0QAttW8a1bApaXtkTZGuOTNXt1dNHW/glcab0t sxg1AHQeBaLPOY/KunvI9nQiL+ioex2o4t9+eJ8g= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug remote/30770] serial.c does not preserve errno correctly Date: Tue, 29 Aug 2023 12:53:29 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: remote X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30770 --- Comment #1 from Tom Tromey --- I think this isn't really solveable, as the ser-mingw code doesn't even use errno -- it makes Windows API calls. --=20 You are receiving this mail because: You are on the CC list for the bug.=