Files
iverilog/vpi
Larry Doolittle e6ea5cd409 More lint removal
tgt-vvp/eval_expr.c  uninitialized variables
vpi/sys_display.c  uninitialized variables
vvp/vpi_priv.cc  deprecated string constant usage
vvp/vpi_vthr_vector.cc  deprecated string constant usage

the last entry invokes vpip_name_string() and uses const char *
in the same way as the other 9 callers in vvp/*.cc, the only
difference is that the argument is static instead of computed.
2008-01-04 16:12:33 -08:00
..
2007-11-18 17:36:03 -08:00
2007-12-13 20:42:06 -08:00
2007-12-13 20:42:06 -08:00
2008-01-04 16:12:33 -08:00
2007-12-01 18:04:43 -08:00
2007-12-15 15:25:25 -08:00
2008-01-04 15:57:09 -08:00