mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-20 11:48:30 -06:00
Where possible in the Python SWIG code use the builtin SWIG conversion code over custom code. This ensures appropriate overflow/type checking. With this I have enabled GncNumeric from longs and tested for correct overflow handling. Note: This could be extended to GUILE but I am not familiar enought to safely enable this. |
||
---|---|---|
.. | ||
cmake_modules | ||
debug | ||
test-core | ||
base-typemaps.i | ||
CMakeLists.txt | ||
config.h.cmake.in | ||
gnc-test-env.pl | ||
guile-mappings.h | ||
Makefile.am | ||
platform.h | ||
swig-utf8.patch |