On Mon, 22 Nov 1999, Christian Krone wrote:

Thanks for taking the time to fix this one. I will be sure that
your patch gets into the new 1.3 version. The cvs will be
updated to 1.3 in about 2 weeks.

> I tried this in Jacl, and I found two errors in one command!
> First there was an overflow in the -base option, which leads to
> dates around 1.1.1970. The second error was, that the handling
> of daynames are completely wrong in ClockCmd.java. (It simply sets
> the DAY_OF_MONTH to the value of the weekday - absolute nonsense).
>
> I fixed both bugs and did some additional layout improvements.
> See the patch below.

The best way to get regression test into Jacl is to get them into
the Tcl 8.3 tests. I need to do some major fixing of the tests
used by Jacl and Tcl Blend in the next verison. Right now, the
Tcl 8.0 regression tests are used, but I want to switch everything
over to the new tests ASAP. Jacl has namespaces as of 1.2.5, so
there really is no reason to keep using the old tests.

later
Mo DeJong

> Since both errors are not tested by tcl/clock.test, I added some tests
> for daynames and -base option. This patch is also attached below.
> I will create a RFE of Tcl with this patch, too.

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 

Reply via email to