bug-bison
[Top][All Lists]
Advanced

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

Re: C++17 skeleton with move semantics and std::variant


From: Frank Heckenbach
Subject: Re: C++17 skeleton with move semantics and std::variant
Date: Mon, 09 Apr 2018 17:04:14 +0200

Hans Åberg wrote:

> (As for the Makefile might have 'CXX = g++': My GCC7 is not named 'g++-7'.)

Indeed. That was left over from my various tests.

> The option
>   %define extra_header_prefix {calc-c++17-}
> does not seem to work: I got both location.hh and position.hh.

Ah, sorry, I think you need to apply my original patch from

  http://lists.gnu.org/archive/html/bug-bison/2018-03/msg00058.html

as well. It patches location.cc which is otherwise unchanged in the
new skeleton. I will clarify this.

Regards,
Frank



reply via email to

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