GNOME Bugzilla – Bug 590113
Use g_mapped_file_unref instead of g_mapped_file_free
Last modified: 2009-08-12 21:10:44 UTC
Today I was compiling devhelp, and noticed it did not compile, due to an implicit declaration of g_mapped_file_free which is in fact deprecated. I didn't want to just commit this, so attached is a patch.
Created attachment 139449 [details] [review] patch Patch
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 588655 ***