RE: [ng-spice] Source code bug report?
I wouldn't spend too much time on rework 13 I'm afraid.
If you can, get the rework14-pre3 from the ftp site,
I think it's :-
ftp://ieee.ing.uniroma1.it/pub/ng-spice/experimental/ng-spice-rework-14pre3.
tgz
There are still some problems with it, but less than
there are with rework 13 :-(
Things have been pretty quiet in the ngspice lists
recently, probably 'cos it's the summer, and we've
all got better things to do with our spare time.
But "the nights are fair drawing in", as we say in
Scotland, so perhaps things'll liven up a bit soon.
Cheers,
Alan
> -----Original Message-----
> From: Orestes Mas [mailto:orestes@tsc.upc.es]
> Sent: 07 September 2001 17:09
> To: NG-Spice list; ng-spice-devel@ieee.uniroma1.it
> Subject: [ng-spice] Source code bug report?
>
>
> Hello all,
>
> I had ng-spice rework 12 working ok in my office and home computers.
> Recently, I upgraded to rework 13, and while compilation
> worked well at
> the office (Linux Mandrake 7.2), it failed at home (Mandrake
> 8.0). I am
> no expert Linux programmer, so I completely ignore the reason for this
> behavior.
>
> I dove into the source code and -after some time ;-) - fixed the
> problems, and now I send the corrections I presume have to be made:
>
> First:
> src/frontend/outitf.c didn't compile due to lack of "FLT_MAX"
> definition
> in line 919 (but "DBL_MAX" defined in defines.h)
> --> I corrected it aliasing "DBL_MAX" to "FLT_MAX" in defines.h
>
> Second:
> src/maths/cmaths/test_cx_ph.c didn't compile due to lack of
> "DBL_EPSILON" definition in line 24
> --> I corrected it inserting ' #include "defines.h" '
>
> Third:
> "help" utilities serches helpdir in "ng-spice" directory by
> default, but
> the script files put it in "ng-spice-rework".
> --> too tired to search for the correcting action. I manually
> tells the
> correct dir to the "help" utility
>
> Hope this helps.
>
> Dr. Orestes Mas
> Professor
> Universitat Politècnica de Catalunya
> Barcelona, Catalunya (spain)
>
Partial thread listing: