On Fri, Jun 23, 2017 at 4:58 PM, Dmitri A. Sergatskov
<address@hidden <mailto:address@hidden>> wrote:
On Fri, Jun 23, 2017 at 4:38 PM, Mike Miller <address@hidden
<mailto:address@hidden>> wrote:
On Fri, Jun 23, 2017 at 16:03:00 -0500, Dmitri A. Sergatskov wrote:
> It failing the same way on few computers (all with Fedora 26-beta).
> Perhaps it is
> a compiler issue (clang does not have problem with it). It persists
> (see fedora builds on http://buildbot.octave.org:8010/waterfall
<http://buildbot.octave.org:8010/waterfall>)
I get the same error with gcc-snapshot in Debian (gcc trunk
r249349).
Next stop bug tracker.
It compiles if I set CXXFLAGS to -std=c++1z or -std=c++14
and fails again with -std=c++11
I managed to confuse myself with all those flags -- it compiles with
-std=c++1z
fails with either -std=c++11 or std=c++14:
<<<<
HG ID for this build is "6fe13cd3543c"