fix for the #include_next, v3
commitad1c01f96c31dc607aac20fe608ecafc723a7a5b
authorseyko <seyko2@gmail.com>
Mon, 19 Oct 2015 14:55:26 +0000 (19 17:55 +0300)
committerseyko <seyko2@gmail.com>
Mon, 19 Oct 2015 14:55:26 +0000 (19 17:55 +0300)
tree4795a175263b9f5da6f89c097be7ad35f7b2b684
parent6b9490b6ff5e47e88a39ce9523f54fc56ff0dd25
fix for the #include_next, v3

  don't give an error and simply ingnore directive
  if we detect a loop of the #include_next.

  With this aproach coreutils-8.24.51-8802e
  compiles, but with errors:
   lib/libcoreutils.a: error: 'xnmalloc' defined twice
lib/libcoreutils.a: error: 'xnrealloc' defined twice
tccpp.c