This is the mail archive of the
xconq7@sources.redhat.com
mailing list for the Xconq project.
Re: Debug, DEBUGGING and stuff
Erik Sigra wrote:
>
> OK, thanks. What about making Xconq recognize "configure --enable-debug" to
> be consistent with many other projects like for example KDE? And to be
> consistent with that, change DEBUGGING in the code to DEBUG (since it is
> called --enable-debug and not --enable-debugging)? Select your anser ;-)
> [ ] OK, I will do it.
> [X] It is a good idea, but I will not do it. I will accept a patch.
> [ ] I have reasons against it.
The configure option (with either spelling) sounds like a good idea,
but changing DEBUGGING to DEBUG seems gratuitous and not really
necessary (says he who just changed 600 instances of "map" to
"screen" :-) ). I think I'd prefer to leave the name of the macro
alone, programmers aren't going to have trouble figuring out what
it means.
Stan