GNOME Bugzilla – Bug 712827
Fix compilation with g_memmove() deprecation
Last modified: 2013-12-02 11:59:50 UTC
Quick fix for the deprecation.
Created attachment 260462 [details] [review] output-iconv: fix compilation by replacing g_memmove() by memmove()
I'm pushing this to fix the build in jhbuild
Attachment 260462 [details] pushed as 54bc048 - output-iconv: fix compilation by replacing g_memmove() by memmove()