From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E90CF3858C54; Thu, 18 Jan 2024 09:06:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E90CF3858C54 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705568815; bh=kiEsUg1hPwHa7p+6o33P8JxoIuzvSDb5cr94qj6dp9c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=MJ50VfsL/08iNBY4k0RkadZdERtJ7p7ZCD99A7LwSt5XIRE6wjk/1pOQviB2oXW+F xlsoA8It3GsATUZ8YPhR8hsLP89DopSNcUFbk05nBmBV9/jFEDctg22trhDl6tlbpy L33Tb0igfrjqRA4EtEIddOS4ufb2Ik3CS2Mdtac0= From: "ro 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: Thu, 18 Jan 2024 09:06:55 +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: ro at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: 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: attachments.created 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 --- Comment #3 from Rainer Orth --- Created attachment 57135 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D57135&action=3Dedit Proposed patch Tested on i386-pc-solaris2.11, sparc-sun-solaris2.11, and x86_64-pc-linux-g= nu. --=20 You are receiving this mail because: You are on the CC list for the bug.=