From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0B8CF385841B; Tue, 29 Aug 2023 13:48:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0B8CF385841B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1693316914; bh=o0+sgX0IONVRo1Wxt9Gc4QOD/YI9v3H2G99RkqttIgU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fkDmbCy0H+XSTbM3AMHXMaHWRi3lrm0seRvuUQ7vbQF9cChI+H2y4nueWUUlpcTie oKl0ttUOjd5PH5vIb91brUQoQxwADKmHCLFRx7adu7StdUUamLgFDTFCjoost+wigh aY8DiamNQ4UkLacc+V5lCp1Lx/RCeM5+tMzz6QQk= 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 13:48:31 +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 #2 from Tom Tromey --- I see now that the Windows serial_open implementation just sets errno, so perhaps that can be done elsewhere. --=20 You are receiving this mail because: You are on the CC list for the bug.=