gnucash master: Multiple changes pushed

Geert Janssens gjanssens at code.gnucash.org
Thu Jun 2 13:52:31 EDT 2016


Updated	 via  https://github.com/Gnucash/gnucash/commit/b92eff26 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/92bb277f (commit)
	from  https://github.com/Gnucash/gnucash/commit/1d3fc071 (commit)



commit b92eff265a5008d8a03049c77af0db1e64ecb637
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Thu Jun 2 18:49:23 2016 +0200

    Avoid variable redefined errors for _FORTIFY_SOURCE
    
    I ran into this on sabayon linux while trying the cmake build

commit 92bb277f066d4625bffabd3dacad43616c35a6d4
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Sat May 21 20:01:53 2016 +0200

    Fix leaking of ICU's c++ interface through libxml on some platforms
    
    This may become unnecessary once the backends are rewritten in c++.
    Tested on sabayon linux (which exibited the issue).



Summary of changes:
 CMakeLists.txt                      | 2 +-
 src/backend/xml/CMakeLists.txt      | 4 ++--
 src/backend/xml/Makefile.am         | 1 +
 src/backend/xml/test/CMakeLists.txt | 2 ++
 src/backend/xml/test/Makefile.am    | 1 +
 5 files changed, 7 insertions(+), 3 deletions(-)



More information about the gnucash-patches mailing list