mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-19 05:44:28 +01:00
ccan: update, new modules.
ccan/autodata, ccan/breakpoint, ccan/crypto/hmac_sha256, ccan/crypto/hkdf_sha256, ccan/fdpass and ccan/io/fdpass. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
@@ -15,7 +15,7 @@ static inline void check1(const char *orig, const char *expand,
|
||||
#define CHECK1(orig, match) \
|
||||
check1(#orig, CPPMAGIC_STRINGIFY(orig), match)
|
||||
|
||||
#define TESTRECURSE() R CPPMAGIC_DEFER1(_TESTRECURSE)()()
|
||||
#define TESTRECURSE() R CPPMAGIC_DEFER1(_TESTRECURSE) ()()
|
||||
#define _TESTRECURSE() TESTRECURSE
|
||||
|
||||
#define TESTMAP1(x) <<x>>
|
||||
|
||||
Reference in New Issue
Block a user