gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 74/254: testpart: remove _MPRINTF_REPLACE


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 74/254: testpart: remove _MPRINTF_REPLACE
Date: Sat, 17 Jun 2017 16:51:46 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to annotated tag gnurl-7.54.1
in repository gnurl.

commit f2d5d05893880bea6ae5951020ab47b7c581f8ec
Author: Marcel Raad <address@hidden>
AuthorDate: Tue May 2 21:09:41 2017 +0200

    testpart: remove _MPRINTF_REPLACE
    
    Support for _MPRINTF_REPLACE in mprintf.h was removed in
    55452ebdff47f98bf3cc383f1dfc3623fcaefefd, replaced with curl_printf.h.
---
 tests/server/testpart.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tests/server/testpart.c b/tests/server/testpart.c
index f3a70c7cf..79869e21c 100644
--- a/tests/server/testpart.c
+++ b/tests/server/testpart.c
@@ -23,8 +23,7 @@
 
 #include "getpart.h"
 
-#define _MPRINTF_REPLACE /* use our functions only */
-#include <curl/mprintf.h>
+#include "curl_printf.h"
 
 /* include memdebug.h last */
 #include "memdebug.h"

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]