GNOME Bugzilla – Bug 681228
unify use of redefined {v}snprintf
Last modified: 2012-08-28 15:36:56 UTC
Created attachment 220356 [details] [review] 1 - The patch remove #Ifdef HAVE_CONFIG_H left only in regression test binaries This is an enhancement request follow up issue #676427 (" use mingw C99 compatible functions {v}snprintf instead those from MSVC runtime). Proposed patch was posted for review in libxml mail list here: - https://mail.gnome.org/archives/xml/2012-May/msg00090.html with positive feedback : - https://mail.gnome.org/archives/xml/2012-June/msg00009.html Patch is split into two files.
Created attachment 220357 [details] [review] 2 - Clean redefinition of {v}snprintf in C-source Attached second part of the patch.
I think everything to applied upstream now, thanks ! Daniel