Re: minor bug in java.awt.List.removeAll()

1998-05-25 Thread Robert Lynch
Nelson Minar wrote: > > If you call java.awt.List.removeAll() on a List that's never had > anything added to it, you get a warning from Motif: > > Warning: > Name: slist > Class: XmList > Item(s) to be deleted are not present is list. > > Should I file a bug report to the fo

minor bug in java.awt.List.removeAll()

1998-05-25 Thread Nelson Minar
If you call java.awt.List.removeAll() on a List that's never had anything added to it, you get a warning from Motif: Warning: Name: slist Class: XmList Item(s) to be deleted are not present is list. Should I file a bug report to the formerly Open Group about the typo in the