From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8DDEF385843A; Wed, 27 Mar 2024 08:18:49 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8DDEF385843A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711527529; bh=hMuARZ4Wb0dp/stJAgUI4qZMGNZLN/6rjhfmE4NZImg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=R6GDaIOyRy+WJRwCFzzGzmYRINaXtFB6UMJzravg4/9A5z2DB1L6TzpeORQjtqUg3 +Y7VZ8fj3QVlCEsqXsu1h7Sx7SW9x8vdv5/i8GBwsz1xKMAzkBp3KgT4Mx9li5eel/ ry7uJYqRfOS8QlkgTOz3w5jlqWyMf6ZnncOWefWg= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/114496] Documentation: "Non-Bugs" page should update/mention something about -Wsign-conversion Date: Wed, 27 Mar 2024 08:18:49 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Version: 13.2.0 X-Bugzilla-Keywords: documentation X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D114496 --- Comment #1 from Andrew Pinski --- Confirmed.=