[tnozaki-byacc] TNF's local patch - use __dead macro to suppress warning for noreturn function in error.c

Issue #298 wontfix
Takehiko NOZAKI repo owner created an issue

No description provided.

Comments (3)

  1. Takehiko NOZAKI reporter

    this patch is useless:

    • it's wrong using __dead directly, byacc has GCC_NORETURN
    • we alreadly defined CWARNFLAGS=-Wno-missing-noreturn in byacc/Makefile.inc

  2. Log in to comment