Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jul 2022 09:21:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 265024] multimedia/v4l-utils: fails to build with libepoll-shim 0.0.20220703
Message-ID:  <bug-265024-12827-PvRgthBW4v@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-265024-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-265024-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265024

Hans Petter Selasky <hselasky@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
                 CC|                            |hselasky@FreeBSD.org

--- Comment #1 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
Hi Jan,

I think it is not a good idea to have a macro duped close().

Can you ask someone to replace all these macros open/close/read/write .... =
with
static inline functions instead, in upstream?

/usr/local/include/libepoll-shim/epoll-shim/detail/common.h:18:20: note:
expanded from macro 'close'
#define close(...) epoll_shim_close(__VA_ARGS__)

--HPS

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-265024-12827-PvRgthBW4v>