Path: csiph.com!weretis.net!feeder8.news.weretis.net!3.eu.feeder.erje.net!feeder.erje.net!news2.arglkargh.de!news.karotte.org!news.space.net!news.muc.de!.POSTED.news.muc.de!not-for-mail
From: bugzilla-noreply@freebsd.org
Newsgroups: muc.lists.freebsd.emulation
Subject: [Bug 296489] linux_xattr.c: use of undeclared identifier 'SSIZE_MAX'
Date: Sat, 04 Jul 2026 01:27:18 +0000
Organization: Newsgate at muc.de e.V.
Sender: owner-freebsd-emulation@FreeBSD.org
Approved: news-admin@muc.de
Distribution: world
Message-ID:
References:
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Injection-Info: news.muc.de; posting-host="news.muc.de:193.149.48.2"; logging-data="5684"; mail-complaints-to="news-admin@muc.de"
X-Original-To: emulation@mlmmj.nyi.freebsd.org
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1783128438; 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: in-reply-to:in-reply-to:references:references; bh=G14mklxVod7TdSqEg7tsNpv4fPtt7ljQ+ELhp0CaDTY=; b=n4nzeiQd2EoxUJ43esQulDxGNQwGJzppb37yao5FjYQMu2DFDvcUPJZHYWtPJzgyGT13KU U9lyzrcxh9HunSVs3+8aIL33uJBO14dVS43E00AWQtdQxcWtUwbCtXRGnHEdma0XDC8bHK 6fuJ2I2lzmZ6fAjLV8vZroVpZN9cVY4tKPrdfkHrMp7vW3xyuF71tmwXxJG6vmQiEDSn6e 6jCiLif2K+mhl1ZY6g9v7BoKmq5ocNAK1a+J/nT2q2RSFUPWta+PRwlz+ByUBrqGq2qU2e FZKIf38iN03VcCLWFIDcZreVVumit10w2r7ZUT3x1mq8KCZZYD3ipJS/Ssz3dw==
X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f
In-Reply-To:
Auto-Submitted: auto-generated
Precedence: list
X-Newsgate-Id: f02c70b8849f+
X-No-Archive: Yes
Xref: csiph.com muc.lists.freebsd.emulation:13036
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D296489
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dbcb471cfb499f61d98abdc7bfd48bee0e=
229b02b
commit bcb471cfb499f61d98abdc7bfd48bee0e229b02b
Author: Konstantin Belousov
AuthorDate: 2026-07-04 01:24:00 +0000
Commit: Konstantin Belousov
CommitDate: 2026-07-04 01:26:23 +0000
sys/systm.h: include sys/limits.h for SSIZE_MAX
This makes the header more self-contained.
The symbol is needed only on 32bit arches, but the include file is
provided unconditionally to make the namespace population predictable.
PR: 296489
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
sys/sys/systm.h | 1 +
1 file changed, 1 insertion(+)
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de