[Webkit-unassigned] [Bug 241077] Include <sys/sysinfo.h> only on FreeBSD and Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 30 03:57:51 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=241077

--- Comment #10 from Leonardo Taccari <iamleot+webkit-bugzilla at gmail.com> ---
(In reply to Fujii Hironori from comment #9)
> If you don't mind, it'd be great if you change another conidtion to `#if
> OS(LINUX) || OS(FREEBSD)` in this patch to match with the implementation.
> https://github.com/WebKit/WebKit/blob/main/Source/WTF/wtf/RAMSize.cpp#L34

I would prefer to do that in a separate patch to avoid possible regressions (I think that the components are separate and this bug actually fix build on non-FreeBSD/non-Linux Unix-like operating systems while the change in RAMSize.cpp will possibly impact FreeBSD only).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220530/f8cf2fce/attachment.htm>


More information about the webkit-unassigned mailing list