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
This patch converts the vhdl_table.cc file to C code and adds code to free the allocated memory at the end of simulation to make valgrind happy.