$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [review] outcome broken on clang/libstdc++ (Linux) and Apple clang/libc++ and gcc 7.2
From: degski (degski_at_[hidden])
Date: 2018-01-28 00:15:59
On 27 January 2018 at 18:07, Glen Fernandes via Boost <boost_at_[hidden]
> wrote:
> ... shouldn't mention to the author that they encountered an ICE?
>
Sure you can mention it, but stating the obvious, the compiler shouldn't
crash, but should instead tell you what's wrong with the code (if anything
*is* actually wrong with the code, as it ICE-es we don't know, the only
thing we do know is that gcc-7.2 and lower won't handle it at all)...
degski