mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-29 01:03:29 +02:00
119 formal void parameters added to keep -Wstrict-prototypes happy. Process found one real missing prototype in vpi/vcd_priv.h: EXTERN void vcd_names_delete(struct vcd_names_list_s*tab); 8 such warnings left, all in Tony's code