------- Additional Comments From pcarlini at suse dot de 2005-04-01 14:26 ------- > I think it is not OK to include <cassert> or <assert.h>.
I agree. Actually, probably we have already briefly discussed that (privately) with Benjamin. Is there something wrong with just using if () abort() instead?!? (in case we can wrap it in a tiny macro to avoid writing the complete conditional every time) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20534