Branch: Tag:

2016-12-10

2016-12-10 16:29:07 by Martin Nilsson <nilsson@fastmail.com>

Another use of UNREACHABLE.

4852:    Pike_fatal ("Unexpected bound_types.\n");   #endif    } -  return "Unexpected bound_types"; /* Make compiler quiet */ +  UNREACHABLE(return "Unexpected bound_types");   }      PMOD_EXPORT void o_range2 (int bound_types)