[Webkit-unassigned] [Bug 77013] [BlackBerry] Implement OSAllocator::commit/decommit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 13 08:19:01 PDT 2012


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


Milian Wolff <milian.wolff at kdab.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |milian.wolff at kdab.com




--- Comment #12 from Milian Wolff <milian.wolff at kdab.com>  2012-06-13 08:18:58 PST ---
Hey there,

I am wondering about the last patch: What QNX are you working on? On QNX6 I cannot find an implementation of MADV_FREE_REUSABLE nor MADV_FREE_REUSE, which you apparently do have, considering that your patch contains:

#define HAVE_MADV_FREE_REUSE 1
#define HAVE_MADV_FREE 1 

With this in, I cannot compile QtWebKit for QNX6, should this maybe be disabled to read #define HAVE_MADV_FREE(_REUSE) 0?

-- 
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