This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: assertion support


On 12 Aug 2002, Tom Tromey wrote:
> Jesse> Also, what about support in gcj?  Would it make sense to be
> Jesse> able to set defaults at compile time, which could be changed at
> Jesse> runtime by a GCJ_ASSERTION_STATUS environment variable?
>
> Yes, adding an option to gcj to allow assertions to be disabled at
> compile-time would be nice.  I'm not so sure about the environment
> variable though.

Note that rhug currently doesn't build because jython declares methods
named "assert".

Jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]