Re: [HACKERS] TPRINTF in trace.h

Bruce Momjian <maillist@candle.pha.pa.us>

From: Bruce Momjian <maillist@candle.pha.pa.us>
To: andreas.zeugswetter@telecom.at (Andreas Zeugswetter)
Cc: hackers@postgreSQL.org
Date: 1998-08-31T17:48:52Z
Lists: pgsql-hackers
> The recent changes in the tracing code are unfortunately not portable.
> 
> #define PRINTF(args...)                 tprintf(TRACE_ALL, args)
> 
> is not accepted by all compilers. Is there another way to express this ?
> Is my AIX xlc Version 3.1.4 the only one with this problem ? 

Yikes, that is certainly not standard C.  I have never seen that before.
Looks like a GNU-ism.  I nice one, but still a GNU-ism.

-- 
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)