|
From: Ludwig N. <l-...@us...> - 2004-08-13 17:52:14
|
Hi,
Any objections to releasing 2.6? If not I'll just do it together
with XQF 1.0.
Steve (H.): I've replaced the '#define debug 0 &&' (causes gcc
warnings) with
# ifdef _WIN32
static inline void debug(int level, const char* fmt, ...) { return; };
# else
# define debug(...)
# endif
Does that work on windows?
cu
Ludwig
--
(o_ Ludwig Nussel
//\ ICQ: 52166811
V_/_ PGP Key: FF8135CE
|