I suggest to [use the function specifier "`_Noreturn`"](http://en.cppreference.com/w/c/language/_Noreturn) (or a similar function attribute/annotation) at [some source code places](https://github.com/ChrisDodd/btyacc/blob/bdaaa2ab318d94ea1e602742a4e099296eb59551/defs.h#L350).