From 2d934ef2141396276fb80247e08afafffb0feddc Mon Sep 17 00:00:00 2001 From: couriersud Date: Sat, 16 May 2015 19:22:11 +0200 Subject: [PATCH] Remove another c99 non-const array. (nw) --- src/emu/netlist/devices/nld_truthtable.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/emu/netlist/devices/nld_truthtable.c b/src/emu/netlist/devices/nld_truthtable.c index dc2a31e3cb0..09a5ae936bf 100644 --- a/src/emu/netlist/devices/nld_truthtable.c +++ b/src/emu/netlist/devices/nld_truthtable.c @@ -62,7 +62,8 @@ UINT32 truthtable_desc_t::get_ignored_extended(UINT32 i) * may change the output */ int bits = (1< t; + t.set_count(bits); for (UINT32 j=1; j