From cfa7d8ca36d9dfa5608f04999f9bbdd778102d2a Mon Sep 17 00:00:00 2001 From: beber Date: Wed, 7 Dec 2005 00:36:35 +0000 Subject: Avoid warning Make macro debug work (after compile :p) Format macro debug outpout (file.c+ligne @file.c: 'message') Start to use this macro #if -> #ifdeF del old macro code move macro to .h instead of .c while it's not an inline and use everywhere --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 23a6a0d..7c8ed87 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +beber from elaine.melee : 07/12/05 01:36:57 +Avoid warning +Make macro debug work (after compile :p) +Format macro debug outpout (file.c+ligne @file.c: 'message') +Start to use this macro +#if -> #ifdeF +del old macro code +move macro to .h instead of .c while it's not an inline and use everywhere + +File changes : +M src/espik_config.c +M src/espik.c +M src/espik_debug.c +M src/espik_debug.h +M tst/va_test.c + beber from rampa : 02/12/05 12:36:36 add handler for when we get connected and disconnect also see if connection is unavailable -- cgit v1.2.3