[Webkit-unassigned] [Bug 27230] [Gtk] soup/ResourceHandleSoup.cpp:533: error: 'g_mapped_file_free' was not declared in this scope

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 14 08:09:58 PDT 2009


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





--- Comment #3 from David Ronis <David.Ronis at McGill.CA>  2009-07-14 08:09:58 PDT ---
It seems that g_mapped_file_free needs to be replaced by g_mapped_file_unref. 
Doing so lets the compile finish.

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