On Wed, 09 Mar 2005 09:14:00 +0100, Reinhard Poetz <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > > + this.addItem(c.getTime(), (String)null); > > I guess Java 5 needs this strange casts "(String) null". What's the reason > for this? >
Got me, but I've allso had problems with 1.4.2_06 giving a CCE on an naked null. Surprised the heck out of me... -- Peter Hunsberger
