From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 698EB3858430; Tue, 23 Jan 2024 19:03:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 698EB3858430 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1706036603; bh=gVHRgs89xyigqx5mI6SA6y8Am18OmnNi1nzlLS98A40=; h=From:To:Subject:Date:In-Reply-To:References:From; b=e3+TSRC7oVMVEBp4tVkgzdaOgb5OqMXgXkwa8iH+zNaL7frF+CXeWxkUXDOQ/zzDN w0ErU6myPKCa2rtmJrlHcmwkjy5cOAP7uwwHjlvXhrDYElFGAgFb2DJUxd8xjB9CfM I7k94TtdRyPJX/cmQ2nJUiNfDTwSjiwIb+rkiorY= From: "fche at redhat dot com" To: systemtap@sourceware.org Subject: [Bug translator/31280] add configury option to disable -Werror Date: Tue, 23 Jan 2024 19:03:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: translator X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: fche at redhat dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D31280 Frank Ch. Eigler changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Frank Ch. Eigler --- commit 638f42945a1f89e5b82b6c61ac3b7a1007f2a0da (HEAD -> master, origin/mas= ter, origin/HEAD) gpg: Signature made Tue 23 Jan 2024 12:02:34 PM EST gpg: using RSA key 4DD136490411C0A42B28844F258B6EFA0F209D24 gpg: Good signature from "Frank Ch. Eigler " [ultimate] Author: Frank Ch. Eigler Date: Tue Jan 23 10:58:13 2024 -0500 PR31280: Add a -Werror suppression configury option, for overly aggress= ive compiler versions. --=20 You are receiving this mail because: You are the assignee for the bug.=