gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat May 30 17:21:19 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/14ed3222 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/e810ee1c (commit)
	from  https://github.com/Gnucash/gnucash/commit/b0effbc3 (commit)



commit 14ed322297ff57d0e7091367d562511e5ff55b50
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat May 30 14:21:07 2020 -0700

    Extract set_win32_thread_locale() to a new C file gnucash-windows-locale.c
    
    g++ can't find the Microsoft Locale symbols, gcc can.

commit e810ee1c09bbe7472a1f6e3d755d5639a2f027aa
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat May 30 14:18:34 2020 -0700

    gi18n.h, binreloc.h, and gnc-engine.h have C linkage.



Summary of changes:
 gnucash/CMakeLists.txt           |  2 ++
 gnucash/gnucash-core-app.cpp     | 54 +++--------------------------
 gnucash/gnucash-windows-locale.c | 73 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 80 insertions(+), 49 deletions(-)
 create mode 100644 gnucash/gnucash-windows-locale.c



More information about the gnucash-patches mailing list