bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bison fails to run because of vasnprintf() changes in macOS 10.13


From: Jiří Techet
Subject: Bison fails to run because of vasnprintf() changes in macOS 10.13
Date: Sat, 16 Sep 2017 21:33:11 +0200

Hello,

the vasnprintf() now intentionally crashes on macOS 10.13 when the
formatting string contains %n and is dynamically allocated, for more, see

http://lists.gnu.org/archive/html/bug-gnulib/2017-07/msg00056.html

The latest version of gnulib contains a fix for this; however the current
version of bison ships an older version of gnulib which makes bison crash
every time it's run. Please update to an up-to-date version of gnulib to
fix this issue on macOS 10.13.

Best regards,

Jiri


reply via email to

[Prev in Thread] Current Thread [Next in Thread]