gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 01/02: stringify operation is already defined in gnunet_util_li


From: gnunet
Subject: [gnunet] 01/02: stringify operation is already defined in gnunet_util_lib.h, do not define twicde
Date: Wed, 29 Nov 2023 06:53:59 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

commit 3bee1012a99e86855b85e1d6ec6ccb99a1098b37
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Wed Nov 29 13:14:30 2023 +0900

    stringify operation is already defined in gnunet_util_lib.h, do not define 
twicde
---
 src/include/gnunet_testing_ng_lib.h | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/src/include/gnunet_testing_ng_lib.h 
b/src/include/gnunet_testing_ng_lib.h
index 07cdac962..fc38d77d5 100644
--- a/src/include/gnunet_testing_ng_lib.h
+++ b/src/include/gnunet_testing_ng_lib.h
@@ -31,14 +31,6 @@
 #include "gnunet_util_lib.h"
 #include "gnunet_testing_lib.h"
 
-/**
- * Stringify operator.
- *
- * @param a some expression to stringify. Must NOT be a macro.
- * @return same expression as a constant string.
- */
-#define GNUNET_S(a) #a
-
 /**
  * Maximum length of label in command
  */

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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