WIP docs: Testing autocmd #1583
Annotations
8 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build C++17:
passes/cmds/chformal.cc#L127
unused parameter ‘args’ [-Wunused-parameter]
|
Build C++17:
passes/cmds/chformal.cc#L127
unused parameter ‘design’ [-Wunused-parameter]
|
Build C++17:
passes/cmds/chformal.cc#L189
unused parameter ‘args’ [-Wunused-parameter]
|
Build C++17:
passes/cmds/chformal.cc#L189
unused parameter ‘design’ [-Wunused-parameter]
|
Build C++17:
passes/hierarchy/keep_hierarchy.cc#L69
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=]
|
Build C++17:
passes/hierarchy/keep_hierarchy.cc#L69
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=]
|
Build C++17:
passes/opt/wreduce.cc#L283
‘bool Yosys::RTLIL::IdString::in(const Yosys::hashlib::pool<Yosys::RTLIL::IdString>&) const’ is deprecated [-Wdeprecated-declarations]
|
Loading