gnucash maint: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Sat Jun 1 15:56:48 EDT 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/17065160 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3a91eedb (commit)
	from  https://github.com/Gnucash/gnucash/commit/885689b4 (commit)



commit 170651602c7844de256b4b05008d7edad431163a
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 1 12:55:50 2019 -0700

    Restore WEBKIT1 function call, removed by mistake.

commit 3a91eedb455760da008386a44c02f8b9796e9a9b
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jun 1 12:55:17 2019 -0700

    Fix new gcc-8 warning about strncat.
    
    gcc-8 wants us to use strcat for string constants.



Summary of changes:
 borrowed/libc/strptime.c                             | 4 ++--
 gnucash/report/report-gnome/gnc-plugin-page-report.c | 6 ++++--
 2 files changed, 6 insertions(+), 4 deletions(-)



More information about the gnucash-patches mailing list