fix proc, reduce warnings #249
Annotations
10 errors
kernel/rtlil.h#L1627
return type ‘struct std::array<std::pair<Yosys::RTLIL::IdString, Yosys::RTLIL::SigSpec&>, 2>’ is incomplete
|
kernel/rtlil.h#L1630
return type ‘struct std::array<std::pair<Yosys::RTLIL::IdString, Yosys::RTLIL::Const&>, 3>’ is incomplete
|
kernel/rtlil.h#L1694
forming reference to void
|
kernel/rtlil.h#L1697
forming reference to void
|
kernel/rtlil.h#L1700
forming reference to void
|
kernel/rtlil.h#L1782
invalid use of ‘void’
|
kernel/rtlil.h#L1782
expected ‘;’ before ‘size’
|
kernel/rtlil.h#L1784
invalid use of ‘void’
|
kernel/rtlil.h#L1784
expected ‘;’ before ‘size’
|
kernel/rtlil.h#L1786
invalid use of ‘void’
|
This job failed
Loading