Ethereal-dev: [Ethereal-dev] GIOP Update

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Frank Singleton <frank.singleton@xxxxxxxxxxxx>
Date: Tue, 20 Feb 2001 08:35:01 -0600
Hi,

Well I am about to release an updated packet-giop.[ch]

I have a whole bunch of DPRINTF's defined as

#define DEBUG
#ifdef DEBUG
#define DPRINTF(format, args...)  printf(format , ## args)
#else
#define DPRINTF(format, args...)
#endif;


I guess I should clean this out before I post the source.

Is there some project accepted way of having debug
defines, or do we just rip it all out :)

Cheers / Frank


-- 
EUS/SV/Z Frank Singleton      ASO Americas BSS
Office : +1 972 583 3251      ECN 800 33251  
Pager  : +1 800 651 1184      Mobile : +1 214 228 0874
Amateur Radio: VK3FCS/KM5WS   Email : frank.singleton@xxxxxxxxxxxx

Hardware: HP Omnibook 4150 running Redhat Linux 6.2 (2.2.16 kernel).