From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6BC123858422; Sun, 4 Feb 2024 21:26:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6BC123858422 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707082000; bh=FZ1pXu7a5KlHOss1fRZTuvxmur1as2/OlcwM57NYxFI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=d+RqGSMKGoqaImVmpG79vUnP9G6pkOwcjoT1GeJLslNUm1t4tUU7yILT/DJMUx4vO 5FhxzYsBS2BHwOudXiJiBpHFtHc0VW6UzT8NNyPKZFfhc2ixLWXTIifUf/gH/dLwju zMfZdiE1u9DWNdJyfzWa3GWRQsAnKLxo5h9ia/Vw= From: "carlosgalvezp at gmail dot com" To: gdb-prs@sourceware.org Subject: [Bug gdb/31331] Wenum-constexpr-conversion should be fixed, soon treated as a hard error Date: Sun, 04 Feb 2024 21:26:39 +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: carlosgalvezp at gmail dot com X-Bugzilla-Status: UNCONFIRMED 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=3D31331 --- Comment #9 from Carlos Galvez --- > If I change the enum_underlying_type definition to be: That's exactly what I had in mind to change it to. You mention this change keeps the current behavior and the operator overload works as expected. Is there anything else that breaks? --=20 You are receiving this mail because: You are on the CC list for the bug.=