Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > muc.lists.freebsd.emulation > #13036
| From | bugzilla-noreply@freebsd.org |
|---|---|
| Newsgroups | muc.lists.freebsd.emulation |
| Subject | [Bug 296489] linux_xattr.c: use of undeclared identifier 'SSIZE_MAX' |
| Date | 2026-07-04 01:27 +0000 |
| Organization | Newsgate at muc.de e.V. |
| Message-ID | <bug-296489-4077-uksJq7qSSr@https.bugs.freebsd.org/bugzilla/> (permalink) |
| References | <bug-296489-4077@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 muc.lists.freebsd.emulation | Previous | Next | Find similar | Unroll thread
[Bug 296489] linux_xattr.c: use of undeclared identifier 'SSIZE_MAX' bugzilla-noreply@freebsd.org - 2026-07-04 01:27 +0000
csiph-web