gnucash maint: Bug 746517 - gnc-sql-backend.c compile fails with -Werror=format-nonliteral

John Ralls jralls at code.gnucash.org
Fri Mar 20 22:33:13 EDT 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/caf5a82d (commit)
	from  https://github.com/Gnucash/gnucash/commit/3f905e73 (commit)



commit caf5a82dbcccb1659654de182d37a3aecbfa946f
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 21 10:37:18 2015 +0900

    Bug 746517 - gnc-sql-backend.c compile fails with -Werror=format-nonliteral
    
    Use GCC pragma to disable the warning in the one place that trips it.



Summary of changes:
 src/backend/sql/gnc-backend-sql.c | 5 +++++
 1 file changed, 5 insertions(+)



More information about the gnucash-patches mailing list