[Webkit-unassigned] [Bug 98089] Missing sys/mman.h include on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 14:13:55 PST 2013


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #166567|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #6 from Darin Adler <darin at apple.com>  2013-01-16 14:15:41 PST ---
(From update of attachment 166567)
Eventually we’ll have to figure out a policy for Mac includes. Generally speaking the Mac port works by including certain global includes as part of the prefix, and patches like this are only needed because some other ports are leaving things out of the global prefix. But since we have a "config.h" that is used on all platforms, these could instead be fixed by adding more to the "config.h" or something it includes on those ports. Instead of constantly taking small patches like this one.

But I’ll set that aside for now and say r=me

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list