]> granicus.if.org Git - esp-idf/commit
newlib: fix errors for GCC 8 support
authorAnton Maklakov <anton@espressif.com>
Thu, 24 May 2018 11:09:23 +0000 (19:09 +0800)
committerbot <bot@espressif.com>
Mon, 2 Jul 2018 09:05:00 +0000 (09:05 +0000)
commit93f6700be744091498ed7000f2580903fd04f100
tree8e64ba1d481862743b1d410c8bb2787d4e52eb32
parentfdee0b64a0b26cb522df6ceeb171f1930fa84d27
newlib: fix errors for GCC 8 support

components/newlib/include/sys/reent.h:405:11: error: unnecessary parentheses in declaration of '_sig_func' [-Werror=parentheses]
   void (**(_sig_func))(int);
           ^
components/newlib/include/sys/reent.h