Erik Zenker

Results 49 comments of Erik Zenker

``` gcc (GCC) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or...

Currently, I only have access to clang 11.0 which fails to configure the cmake version of cppcoro ``` CMake Error at cmake/FindCoroutines.cmake:272 (message): Cannot compile simple program using std::coroutines. Is...

The community does not really has a clue to solve the problem directly and I think there is no perfect way, but managing the shared memory directly is the most...

Metaben.ch does also compare pure type based libs e.g.: brigand, meta, mp11 kvasir, tmp, metal. Would be interesting to compare against those.

@westfly would you like to contribute the vcpkg package?

> Also, we need to decide if this should be implemented in the front-end or in the client-library What does make sense to you? IMHO providing the feature in the...

We should make a little threat analysis. Maybe in a meeting?

I can understand both standpoints. Collecting client side errors must not be part of the palava protocol and thus could be collected on a separate service. But this also means...

You can use the compiler explorer to reproduce the error: https://godbolt.org/z/fEaqWx