K 10 svn:author V 3 yar K 8 svn:date V 27 2005-09-16T12:24:28.000000Z K 7 svn:log V 240 Do assorted nitpicking in diagnostics while I'm here: - Use __func__ consistently instead of copying function name to message strings. Code tends to migrate around source files. - DIAGNOSTIC is for information, INVARIANTS is for panics. END