With ngspice-35, there will be to changes concerning the
sharedspice.h API header.

There is now a preprocessor flag definition added
#define NGSPICE_PACKAGE_VERSION "35"

All boolean return values are typedefed to 'int'. They
always have been of integer type, but defined in an
old spice tradtion as bool in sharespice.h, leading to
some conflict with C++ applications.

I guess these changes will not interfere negatively with the
Eeschema interface.

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to