This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: A java DEBUG flag
- To: tromey at cygnus dot com
- Subject: Re: A java DEBUG flag
- From: Brian Jones <cbj at gnu dot org>
- Date: 26 Nov 2000 10:12:56 -0500
- Cc: Bryce McKinlay <bryce at albatross dot co dot nz>, java-discuss at sources dot redhat dot com, classpath at gnu dot org
- References: <3A1CA5C4.254DC238@albatross.co.nz> <874s0z6vn0.fsf@creche.cygnus.com>
Tom Tromey <tromey@cygnus.com> writes:
> >>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:
>
> Bryce> I propose an interface (this ensures that only constants can be
> Bryce> defined) called gnu.classpath.Flags (or CompileSettings?
> Bryce> DebugFlags?)
>
> Maybe `Configuration'?
>
> if (Configuration.DEBUG) { ... }
>
> Bryce> Comments?
>
> Sounds like a good idea to me.
Seems like a good idea to me. Will you be modifying the configure
system so that the debugging can be toggled (--enable-debugging) or
should I?
Brian
--
Brian Jones <cbj@gnu.org>