Project

General

Profile

Actions

Bug #17582

closed

Build failure with bison-3.7.5

Added by hsbt (Hiroshi SHIBATA) about 3 years ago. Updated about 3 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:102244]

Description

I got the following error with bison 3.7.5 provided by homebrew on macOS Catalina.

parse.y:13337:5: error: implicit declaration of function 'YYUSE' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
    YYUSE(p);
    ^
1 error generated.
make: *** [parse.o] Error 1
make: *** Waiting for unfinished jobs....

I could build with bison-2.3 provided by system toolchain by macOS.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0