Re: boost::variant usage with boost::spirit broken in 1.68 but ok in 1.60?

Seth <[email protected]> Thu, 8 Nov 2018 23:30:40 +0100
Newsgroups gmane.comp.parsers.spirit.general
Message-ID <[email protected]>
On 06-11-18 15:59, SCHNEIDER Hermann wrote:
>
> Does anyone have a clue why this worked with 1.60 but doesnÂ’t with
> 1.68. The change log between 1.60 and 1.68 doesnÂ’t show much related?
> Or does anyone know a quick workaround?
>
https://www.boost.org/users/history/version_1_62_0.html contains
significant changes to Variant interface (surrounding construction and
assignment).

Minor changes in https://www.boost.org/users/history/version_1_64_0.html
too.

Spirit received some related changes in 1.67:
https://github.com/boostorg/spirit/pull/201 (and #209)

This is most likely what impacts you. If you share the problem we could
see it.

_______________________________________________
Spirit-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spirit-general