Re: [ng-spice] Some bugs, some improvments . . .


To ng-spice@ieee.ing.uniroma1.it
From widlok <widlok@uci.agh.edu.pl>
Date Wed, 11 Oct 2000 12:49:07 +0200
Delivered-To mailing list ng-spice@ieee.ing.uniroma1.it
Mailing-List contact ng-spice-help@ieee.ing.uniroma1.it; run by ezmlm
References <F49AbvR3eDwK7nhiNcL00004e58@hotmail.com > <39B96202.78EDF51C@galaxy.nsc.com > <39DD9806.2B242954@uci.agh.edu.pl > <39DDCF2F.535AF89@analog.com > <39E2F104.221717AE@uci.agh.edu.pl > <20001010142108.A29397@cgmd80028.chello.nl >
Reply-To ng-spice@ieee.ing.uniroma1.it



"Arno W. Peters" wrote:

>
> The W switch bugs were apparently already plugged.  The only change I
> actually incorporated in the sources is the removal of the getchar().
> Please check if I've omitted something I shouldn't have.

Hi Arno,
    One more fix that I forgot to mark is 'help' problems. In main.c and
help.c there is a global variable hlp_filelist. This is initialized to
"ngspice", and this is the problem: in ngspice.txt file all sub topics are
prefixed with SPICE text, and help* routines are looking for NGSPICE. Quick
fix is to change hlp_filelist to "spice" again and rename ngspice.txt to
spice.txt. This works. Some help*() relay on numbers of characters in the
SPICE SUBTOPIC lines in spice.txt, so changing this directly in the file does
not work

Michael.




Partial thread listing: