Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > muc.lists.freebsd.emulation > #13036 > unrolled thread
| Started by | bugzilla-noreply@freebsd.org |
|---|---|
| First post | 2026-07-04 01:27 +0000 |
| Last post | 2026-07-04 01:27 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to muc.lists.freebsd.emulation
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[Bug 296489] linux_xattr.c: use of undeclared identifier 'SSIZE_MAX' bugzilla-noreply@freebsd.org - 2026-07-04 01:27 +0000
| From | bugzilla-noreply@freebsd.org |
|---|---|
| Date | 2026-07-04 01:27 +0000 |
| Subject | [Bug 296489] linux_xattr.c: use of undeclared identifier 'SSIZE_MAX' |
| Message-ID | <bug-296489-4077-uksJq7qSSr@https.bugs.freebsd.org/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296489
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=bcb471cfb499f61d98abdc7bfd48bee0e229b02b
commit bcb471cfb499f61d98abdc7bfd48bee0e229b02b
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2026-07-04 01:24:00 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
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(+)
--
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
Back to top | Article view | muc.lists.freebsd.emulation
csiph-web