mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-25 18:30:23 -06:00
ebf84fbf8d
resulting in a double free crash on every exit. Exclude by name the obsolete pre-GnuCash 4 modules from being inspected so that they don't try to construct and destroy their static variables twice. |
||
---|---|---|
.. | ||
doc | ||
example | ||
test | ||
CMakeLists.txt | ||
gnc-module-api.h | ||
gnc-module.c | ||
gnc-module.h | ||
README |
This is gnc-module, a plugin/module system for gnucash and related software. The documentation currently consists of 'doc/design.txt'. Bill Gribble