Files
gnucash/bindings
Christopher Lam a1c517b4ba [gnc_scm_to_numeric] create NaN gnc_numeric instead of runtime error
If guile calls a C function which expects gnc_numeric but sends a
non-number, it will create a gnc_numeric_error object. This will allow
error gnc_numeric to be handled elsewhere.

Also the overflow gnc_numeric was incorrectly created.
2020-11-23 21:50:05 +08:00
..
2020-01-30 20:30:04 +08:00
2020-11-02 22:24:05 +08:00
2020-09-15 18:30:24 +08:00