GNOME Bugzilla – Bug 660496
Remove GLIC-specific function call
Last modified: 2011-10-16 17:51:34 UTC
Created attachment 197782 [details] [review] Don't call __libc_freeres which is GLIBC-only. __libc_freeres() appears to only exist in GLIBC, attached diff adjusts the code in glom/main.cc to thus only call it on Linux. Ok to push the attached patch?
Sure. Please do, with a ChangeLog entry. Thanks.
All done. Thanks.
Here's another one. Allright?
Created attachment 199053 [details] [review] Hide another __libc_freeres call
Review of attachment 197782 [details] [review]: This was committed as bf111b2f3d39fa8aa27a6b3e6778ae8f987cad8f
Thanks.
Oh, I mean, please push it. I thought you had already.
Now I have :-)
Review of attachment 199053 [details] [review]: Committed as af9f209eab099458cc4d92c9170757c78b11b1b1