From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 43A613849AE7; Fri, 10 May 2024 10:56:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 43A613849AE7 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1715338563; bh=w0pfHunFWXttbXeDr0Fqx+IGFn8FNbCmGT7bUbxJJQ4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=lCoxVExZZIeXWT52KztPKrmq+yodwWgd2i1I9EVVAEHLZ7bnpE6jcU7aGcBtO42ku CHbK02Z2vC+We3LHE82v/KSznVJ3vyAkKUvZ0UYeBK88VzB5aQhc50B1YHlFHNp5GT cFdzW1qTxkJELjc8/KxavFBnexcEI+I+lpYeVekU= From: "pedro at palves dot net" To: gdb-prs@sourceware.org Subject: [Bug gdb/31563] Problems with accessing errno Date: Fri, 10 May 2024 10:56:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: pedro at palves dot net X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: kevinb at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D31563 Pedro Alves changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro at palves dot net --- Comment #3 from Pedro Alves --- The macro case should be fixed by adding the cast to the macro itself, IMNS= HO.=20 I.e., with a patch to glibc's errno header to insert the explicit cast ther= e. --=20 You are receiving this mail because: You are on the CC list for the bug.=