$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Web based C++ compiler with Boost support
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2018-10-31 19:12:58
On Wed, Oct 31, 2018 at 11:52 AM Michael Powell via Boost-users
<boost-users_at_[hidden]> wrote:
> > "Killed - processing time exceeded"
>
> I just encountered the same. Does not seem to matter which compiler,
Word is that this is not a Spirit problem it is a configuration
problem with CE, see:
<https://github.com/mattgodbolt/compiler-explorer-image/issues/53>
Regards