From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1F54B3858C50; Mon, 4 Mar 2024 04:16:08 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1F54B3858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709525768; bh=jrXZ4bRRY6XAqBdLUnJF9llUowue3EqY0oUx0hAy9t0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=u4e6qlzyPngc/rkC4e7K7mYsmIhuBcyOSbys9/J9snPNy6iMeKIGZgGvQ3UUdlyk2 EljBfmr5HakgMO4TDzBENNTwu6t3zKnNX556ABSkeGD97OYq1kJb6IU3hY4q+Ru/Q4 irQEcDTYKcBqPD4NUUQPICVB3+kR24FjDOqeBiOo= From: "law at gcc dot gnu.org" To: gcc-rust@gcc.gnu.org Subject: [Bug rust/113461] [14 Regression] rust-proc-macro.cc:174:15: error: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'long long unsigned int' [-Werror=format=] Date: Mon, 04 Mar 2024 04:16:07 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rust X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: build X-Bugzilla-Severity: normal X-Bugzilla-Who: law at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status cc 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=3D113461 Jeffrey A. Law changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED CC| |law at gcc dot gnu.org --- Comment #5 from Jeffrey A. Law --- Should be fixed on the trunk now. --=20 You are receiving this mail because: You are on the CC list for the bug.=