bug in spice_wrapper.cc

Felix Salfelder <[email protected]>
Newsgroups gmane.comp.gnu.gnucap.devel
Message-ID <[email protected]>
Hi Al.

in DEV_SPICE::ac_load() i found
int ni = node[ii];
[..]
ac_load_source_point(_n[ii], COMPLEX(_i0[node[ni]], _i1[node[ni]]));

which must read
ac_load_source_point(_n[ii], COMPLEX(_i0[ni], _i1[ni]));

regards
felix

PS: a lot of trivial to fix bugs have been found since 2009. how about a
bugfix release?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.