gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Tue Oct 27 20:29:01 EDT 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/ac34d316 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ce838d3c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f3de156e (commit)
	from  https://github.com/Gnucash/gnucash/commit/5537a7ed (commit)



commit ac34d316a5c0e6414157d2c7bcf90988ea5ca7b4
Merge: 5537a7e ce838d3
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Oct 27 17:28:45 2015 -0700

    Merge branch 'maint'

commit ce838d3cfcecaf43a73cfbdc1e59c9e07941695d
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Oct 27 17:25:48 2015 -0700

    Rename GNOME_COMPILE_WARNINGS to just COMPILE_WARNINGS.
    
    Poaching someone else's macro name is a really dumb idea, because aclocal
    looks in our macros directory only if it can't find the macro in the system
    directories. Our config code doesn't work with Gnome's macro, it exports
    WARN_CFLAGS rather than modifying CFLAGS directly the way ours does.

commit f3de156e65d04befb2dd08353c01940c186001a7
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Oct 27 14:08:59 2015 -0700

    Revert "Use gnc_pricedb_has_prices instead of testing the return value of get_prices."
    
    This reverts commit ae35dbb46407762c925346975588cd58fdb60ca3.
    because the return value was actually used later on.



Summary of changes:
 configure.ac                   | 10 ++++++----
 macros/compiler-flags.m4       | 10 +++++-----
 src/gnome/dialog-commodities.c |  3 ++-
 3 files changed, 13 insertions(+), 10 deletions(-)



More information about the gnucash-patches mailing list