Le 13/02/2017 à 09:27, Eric Peter Stavarache a écrit :
> Package: clang-3.9
> Version: 1:3.9.1-4
> Severity: important
>
> Dear Maintainer,
>
>
> This the code in question:
>
I am getting with your command line:
---
main.cpp:1:10: fatal error: 'memory' file not found
#include <memory>
         ^
1 error generated.
---

If I comment the include, I am getting:
main.cpp:9:28: fatal error: unused parameter 'eth_context'
[-Wunused-parameter]
static action foo(StructA &eth_context)
                           ^
1 error generated.


Can you tell me more?

S

Reply via email to