Functional backend #114
Annotations
4 errors and 4 warnings
Build C++11:
passes/cmds/netlist_to_compute_graph.cc#L41
a type specifier is required for all declarations
|
Build C++11:
passes/cmds/netlist_to_compute_graph.cc#L41
only constructors take base initializers
|
Build C++11:
passes/cmds/netlist_to_compute_graph.cc#L84
call to implicitly-deleted default constructor of 'struct ComputeGraphFromNetlistPass'
|
Build C++11
Process completed with exit code 2.
|
Setup Cpp
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/setup-cpp-ubuntu-archive.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '40976EAF437D05B5'
|
Build C++11:
libs/fst/fstapi.cc#L5539
variable 'secnum' set but not used [-Wunused-but-set-variable]
|
Build C++11:
passes/cmds/netlist_to_compute_graph.cc#L49
unused parameter 'args' [-Wunused-parameter]
|
Build C++11:
passes/cmds/netlist_to_compute_graph.cc#L49
unused parameter 'design' [-Wunused-parameter]
|
Loading