gnucash maint: Multiple changes pushed

Robert Fewell bobit at code.gnucash.org
Mon Mar 8 04:56:31 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/a9dcf0d8 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/43c2b7e9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/3739d912 (commit)



commit a9dcf0d81dfda4f417bf4d39477d6b7e3a2b873c
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Wed Feb 24 14:52:46 2021 +0000

    Last modified file text missing for files like Comité.gnucash on Windows
    
    This is down to the use of stat so changed to use GFile to get the last
    modified date.

commit 43c2b7e9d7c0bda58cf57bc560e2e921837eccc8
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Sat Feb 6 12:51:00 2021 +0000

    Bug 797997 - Gnucash File can not be found on Windows from command line.
    
    If the path to the Gnucash file is like C:\Temp\Comité\myfile.gnucash on
    a Windows PC, the file will not be found. This also applies to the log
    file when --logto C:\Temp\Comité\mylog.txt



Summary of changes:
 gnucash/gnome-utils/gnc-main-window.c | 55 ++++++++++++++++++-----------------
 gnucash/gnucash-cli.cpp               |  7 ++++-
 gnucash/gnucash-core-app.cpp          | 10 -------
 gnucash/gnucash.cpp                   |  7 ++++-
 4 files changed, 40 insertions(+), 39 deletions(-)



More information about the gnucash-patches mailing list