xfdesktop not compiling on BSD
Biju Chacko
biju_chacko at vsnl.net
Thu Feb 13 12:23:50 CET 2003
On Thu, 2003-02-13 at 16:42, edscott wilson garcia wrote:
> Bootsie:
Edscott: It's 'botsie' -- only one 'o'. ;-)
> It may or may not be broken. It does compile, but I get the following
> warnings:
Um, those are xfdeskmenu compile warnings. You shouldn't even bother
building xfdeskmenu ... it's obsolete.
> > A quick query:
> >
> > To undefine a macro function which is preferable?
> >
> > #define DBG(fmt, args) /* define it to nothing */
> >
> > or
> >
> > #define DBG(fmt, args) do {} while(0) /* define it to a no-op */
> >
> > I usually use the first but I'm told the latter is common in the kernel.
>
> I like the first. The second looks like a hack.
My reaction too. thx.
-- b
--
-----------------------------------------------------------------------
Biju 'botsie' Chacko biju_chacko at vsnl dot net
http://www.symonds.net/~botsie Public Key available on request
-----------------------------------------------------------------------
More information about the Xfce4-dev
mailing list