Mercurial > hg > octave-jordi
diff liboctave/MArray-f.cc @ 15127:87411930d6c4
avoid "function declared 'noreturn' has a return statement" warning.
* configure.ac (HAVE_ATTR_DEPRECATED, HAVE_ATTR_NORETURN,
HAVE_ATTR_UNUSED): New macros, corresponding to GCC_ATTR_DEPRECATED,
GCC_ATTR_NORETURN, and GCC_ATTR_UNUSED.
* libcruft/misc/f77-fcn.c (xstopx): Use F77_NORETURN instead of
F77_RETURN.
* libcruft/misc/f77-fcn.h (F77_RETURN): New macro.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 08 Aug 2012 10:27:59 -0400 |
parents | 72c96de7a403 |
children |