From nobody Tue Nov 26 15:44:02 2024 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XyRh25xjRz5fd22 for ; Tue, 26 Nov 2024 15:44:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XyRh22t5vz4jmY for ; Tue, 26 Nov 2024 15:44:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1732635842; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GrjzrsGS/E5LLnfqYCWdAskWdWlE0H4K6hd3W67JDPw=; b=NycvFYnIhJJm3mLYLqHLh3H5QknNFKNs7AkFPDhiWgSnoxRKGcQcnOPbafMBdwth3Rrm71 pTz7SJGi72clP3V8h8+sn3uX4tMHqX6FK809SGjLkAyTbb1wTWeCHpq0NZ/XMtWqDng0XH IWrnshZtvTMxvI3uvdDvmSk4HQgq3bUj6iMUz4gd02vHK5kEmtlryUP4/PTsUVjv03Rc18 AwEsUcCUoJtzcZg5kVCA3lcMsvFKyes5S0Umxxk6A3BGKgl7ym3lAf/o2Y4XVIRHIRGFGL PGYsGrwW5C+dYIKuzc6S0DdhxXUkeXfQE6XBP7YJT71IuPF92hUixxvFv7LkXw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732635842; a=rsa-sha256; cv=none; b=hqpiHFYFBcD1iw1m6ZLDXTrh4htRtePLlD6eBQqeB3qJvSi5Dn0zK8ZwNeHqFDxMvEtaqx Che25ALLOWhxtTfhX8BvE+u7nh1hXMbfd9zlqdz0QtV1rQPYjZ/zyebKAT0UYWfuZIvU0b kWYQbbid9jRH+lM92J4umc4gKjF/GxqSfyTqx6orxy6DDee0PbS5Kefi7FFR4Y7KWV+0IL zW55tpekmQUc5XqmoE/h05sH6gc+1b19VfX+EIxMoy0kyU78X+zjGf51eEzolcUqIzFF6+ bQcgD8M+/aDAXbbeXifoB3GHjV7bCLRl1KxErNJLOZ5uk9oQ36MZ5aWoLlVyDw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XyRh22TqBzX44 for ; Tue, 26 Nov 2024 15:44:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4AQFi2Hu039753 for ; Tue, 26 Nov 2024 15:44:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AQFi2mZ039752 for ports-bugs@FreeBSD.org; Tue, 26 Nov 2024 15:44:02 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 282986] lang/siod: fix build with clang 19 Date: Tue, 26 Nov 2024 15:44:02 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd-2024@virtual-estates.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status keywords bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282986 Bug ID: 282986 Summary: lang/siod: fix build with clang 19 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: easy, patch-ready Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: freebsd-2024@virtual-estates.net Attachment #255469 maintainer-approval+ Flags: Created attachment 255469 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255469&action= =3Dedit Fix compiler-warnings raised by the new clang 19 The patch fixes new compiler-warnings raised by clang-19. (I am the port's maintainer.) --- Comment #1 from Bugzilla Automation --- Maintainer informed via mail --=20 You are receiving this mail because: You are the assignee for the bug.=