Re: error with d28016d16e9a (change to jsonencode.cc)

Carlo De Falco <[email protected]> Thu, 1 Oct 2020 17:43:31 +0000
Newsgroups gmane.comp.gnu.octave.maintainers
Message-ID <[email protected]>

Il giorno 1 ott 2020, alle ore 17:26, Benjamin Abbott via Octave-maintainers <[email protected]<mailto:[email protected]>> ha scritto:

I’m seeing a build problem on the default branch when building on macOS (10.15.6) using Homebrew for dependencies and Apple’s clang version 12.0.0 (clang-1200.0.32.2).

does it work if you try building with CXXFLAGS="-std=c++14 "?

c.