https://bugs.kde.org/show_bug.cgi?id=365327

--- Comment #19 from Rhys Kidd <rhysk...@gmail.com> ---
There are some new warnings due to scope issues with the patch as is, i.e. see
the below warnings that creep in on pre macOS 10.12 systems [0].

> m_syswrap/syswrap-darwin.c:9781:1: warning: no previous prototype for 
> function 'vgSysWrap_darwin_getentropy_before' [-Wmissing-prototypes]
> PRE(getentropy)
> ^
> m_syswrap/syswrap-darwin.c:9788:1: warning: no previous prototype for 
> function 'vgSysWrap_darwin_ulock_wake_before' [-Wmissing-prototypes]
> PRE(ulock_wake)
> ^

Before I commit this, the patch v2 will be broken up into smaller discrete
patches to ease bisecting later on.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to