On Wed, Mar 03, 2004 at 04:35:46PM -0800, Richard Henderson wrote: > On Wed, Mar 03, 2004 at 11:38:38PM +0100, Bernardo Innocenti wrote: > > Woundn't it be nice to have something like BOOST's static > > assert for C? I've come up with this hack: > > Why bother? Just make it a regular abort() check somewhere. Wrapped into ENABLE_CHECKING? Gunther