gnucash maint: Fix some bugs found by SWIG version 3.0.5. Prior to version 3.0.3 SWIG silently ignored invalid preprocessor directives. See <https://github.com/swig/swig/issues/217>
Mike Alexander
mta at code.gnucash.org
Mon Feb 23 18:54:52 EST 2015
Updated via https://github.com/Gnucash/gnucash/commit/e9972be9 (commit)
from https://github.com/Gnucash/gnucash/commit/207c0145 (commit)
commit e9972be93232f9d4a4a975c741db70ee4f1c63c6
Author: Mike Alexander <mta at umich.edu>
Date: Mon Feb 23 18:26:45 2015 -0500
Fix some bugs found by SWIG version 3.0.5.
Prior to version 3.0.3 SWIG silently ignored invalid preprocessor directives.
See <https://github.com/swig/swig/issues/217>
Summary of changes:
src/core-utils/core-utils.i | 2 +-
src/engine/business-core.i | 2 +-
src/engine/engine.i | 2 +-
src/html/gnc-html.i | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
More information about the gnucash-patches
mailing list