[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
CASTing stones
- To: <mark>
- Subject: CASTing stones
- From: Eric Dean Tribble <tribble>
- Date: Mon, 20 Nov 89 14:04:54 PST
- Cc: <roland>, <xtech>
- In-reply-to: <MarkS.Miller'smessageofMon>,49 PST <8911202151.AA25338@xanadu>
Abstract: continuation of inheritance-restricted cast discussion.
d) is exactly the case I want to catch statically. Compile-time would
be nice, but xlint would be fine. How hard is this?
Probably not hard. Why statically when coverage will always do it?
a coverage test is static. I want to catch it by looking at the code
with some tool, rather than running the code.
dean