[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Re: current xlint++ specs
- To: <acad!xanadu!michael>, <acad!xanadu!xanadu!xanadu!roland>, <acad!xanadu!xanadu!xanadu!xtech>
- Subject: Re: current xlint++ specs
- From: Greg Lutz <acad!alce!greg>
- Date: Sun, 4 Feb 90 22:37:57 PST
>>>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
?