Debug, DEBUGGING and stuff

Stan Shebs shebs@shebs.cnchost.com
Thu Mar 1 22:25:00 GMT 2001


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



More information about the Xconq7 mailing list