gnucash unstable: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Mar 9 19:28:16 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/867fdce4 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/10b7cbc2 (commit)
	from  https://github.com/Gnucash/gnucash/commit/c9f3c076 (commit)



commit 867fdce4e4fef467c5c2efab41f2a0d5764fffd5
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 9 16:28:00 2018 -0800

    Gcc-4.8 doesn't have std::codecvt.
    
    Use boost::locale::conv::utf_to_utf instead.

commit 10b7cbc2574c048a1bf0b0c84ec66241fafdc18e
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 9 16:24:16 2018 -0800

    Fix boost linking problem on Unbuntu 14.



Summary of changes:
 CMakeLists.txt                    | 2 +-
 libgnucash/engine/gnc-numeric.cpp | 5 +++--
 libgnucash/engine/gnc-numeric.hpp | 1 -
 3 files changed, 4 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list