K 10 svn:author V 8 charnier K 8 svn:date V 27 2003-06-09T19:21:35.000000Z K 7 svn:log V 242 Revert previous commit, from Bruce: This is a style bug. err() is declared is non-returning so that every use of it doesn't need to be encrufted with NOTREACHED. It's too bad that only gcc understands the declaration. Asked by: bde@ END