public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
* jacks updates
@ 2004-10-22 17:15 Tom Tromey
  2004-10-24  3:44 ` Chris Abbey
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Tromey @ 2004-10-22 17:15 UTC (permalink / raw)
  To: Mauve News Group; +Cc: Chris Abbey

Ok, I've checked in the minor Jacks bug fixes I've collected from the
recent past.  Mostly just typos, but also an additional test for
method overriding (it seems that we could use more here) and a real
fix to some test output.

I also have a patch to change jacks to use tclsh8.4 -- I made this
change locally since FC2 doesn't ship tclsh8.3.  If nobody objects
I'll make this change in the mauve cvs repository as well.

Also, I have some tests (some by me, some posted to the jacks list
this year) for 1.5 things: boxing, foreach, and enums.  In my
repository I have these in tests/non-jls/, but I suppose they probably
belong in tests/jls now.  Chris, what do you think?

Also there's the question of what to do about code that was invalid
in 1.4 but is now valid in 1.5.  For instance something like

    Object x = 5;

falls into this category due to auto-boxing.  We could either modify
these tests so that they are always invalid, or we could mark them so
that we can continue testing compliance to 1.4 and 1.5.  I'm inclined
toward the latter offhand.

Tom

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-10-25 19:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-22 17:15 jacks updates Tom Tromey
2004-10-24  3:44 ` Chris Abbey
2004-10-25 19:35   ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).