On Fri, Feb 02, 2001 at 09:17:30PM +0900, Stephen J. Turnbull wrote:
There are a couple obvious ways to shut the compiler up but I
don't
know which is preferred here. Sorry for lack of patch.
My preferred way is to upgrade the compiler to a more recent version
which knows that abort() does not return. For instance gcc 2.9.52.
OG.