[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
easy to miss bug (even in structured debug)
- To: <tribble>
- Subject: easy to miss bug (even in structured debug)
- From: Mark S. Miller <mark>
- Date: Tue, 5 Dec 89 19:50:51 PST
- Cc: <michael>, <roland>, <xtech>
- In-reply-to: <Eric>,42 PST <8912050538.AA25818@xanadu>
Date: Mon, 4 Dec 89 21:38:42 PST
From: tribble (Eric Dean Tribble)
... MarkM's DISPATCH macro elegantly avoids this by
converting run-time types to compile-time types, and then using
overloading. ...
It's now called CHOOSE. Yes, it does make sense to extend CHOOSE for
the NULL case. I'll look into it. I don't know if it'll be easy
enough to be worth it.