You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/src/swig
Linas Vepstas 1f4bc1bf10
Fixes for dec-osf builds
27 years ago
..
examples changes from Rob Browning Date: 22 May 1999 17:03:37 -0500 27 years ago
perl5 Fixes for dec-osf builds 27 years ago
.cvsignore dd makefile 28 years ago
Makefile.in changes from Rob Browning Date: 22 May 1999 17:03:37 -0500 27 years ago
README changes from Rob Browning Date: 22 May 1999 17:03:37 -0500 27 years ago
helperfuncs.c patch didn't apply correctly, try again 28 years ago
helperfuncs.h patch didn't apply correctly, try again 28 years ago

README


This README needs some serious help.

SWIG is now used only to wrap perl5, and I make no guarantees about
the safety of the resulting interface. It may or may not have large
memory leaks and other problems. Anyone who wants to investigate this
is welcome to. (RLB)

The guile interface is now handled via g-wrap (../../lib/g-wrap). As
far as I know, it is reasonably solid. Anyone who wants to know why I
switched to g-wrap can ask, and I'll explain. Sooner or later I'll
probably generate a FAQ entry, but I want to get this out the door.
Part of the reason has to do with the fact the SWIG's guile interface
leaked memory like a sieve. (RLB)

./examples contains whatever examples we've accumulated to date.

----------------------
TBD:
-- modify configure to check perl paths