[Bug 246189] graphics/wayland: fix wl_client_get_credentials

[email protected]
Newsgroups gmane.os.freebsd.devel.x11
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246189

--- Comment #3 from Jan Beich <[email protected]> ---
Comment on attachment 214128
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=214128
libwayland-creds.patch v2

> +#if __FreeBSD_version >= 1300030

Can be simplified to defined(__FreeBSD__) && __FreeBSD__ >= 13 to drop
<sys/param.h>.

Checking __FreeBSD_version is only useful on /stable branches. On -CURRENT only
the tip is supported. Some folks try to smooth the ride for week/months old
snapshots but... base r348419 is almost 1 year old. Curiously, that commit was
also tagged for MFC which didn't happen.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.