[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]

Re: current xlint++ specs



>>>From acad!xanadu!michael Sun Feb  4 20:47:37 1990
  >>
  >>> From roland@xanadu Sun Feb  4 19:18:43 1990
  >>>   
  >>>  This is the current list of things that xlint++ should catch.
  >>>  Let me know of any that can go away or any that I've missed.
  >>>  
  >>>  - roland
  >>
  >>Add:  Missing CONSTRUCTOR_BOMB() in constructor of a subclass where
  >>the superclass constructor has a CONSTRUCTOR_BOMB().
  >>
  >>	michael
  >>

You mean that's not the same thing as:

 23) subclasses of classes with constructor bombs
     that do not themselves have constructor bombs
?