gnucash maint: Multiple changes pushed

Mike Evans mikee at code.gnucash.org
Mon Jun 2 12:09:17 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/620114af (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f3e76fb9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/72911a7c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/5336a431 (commit)
	from  https://github.com/Gnucash/gnucash/commit/8a45ce41 (commit)



commit 620114af4940eec8edf87de6d61d7255ce706462
Merge: f3e76fb 8a45ce4
Author: Mike Evans <mikee at millstreamcomputing.co.uk>
Date:   Mon Jun 2 17:22:29 2014 +0100

    Merge branch 'maint' of https://github.com/Gnucash/gnucash into maint

commit f3e76fb9df0c4b1276909a8f33421ee6c79f5455
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Jun 1 11:39:31 2014 -0700

    722200 - configure script does not pick the correct am_cv_scanf version
    
    Add -Wall -Werror to CFLAGS to try to force failure.

commit 72911a7caa984e9abb1fe090e8c84b2b33ac8a8b
Author: Mike Evans <mikee at millstreamcomputing.co.uk>
Date:   Mon Jun 2 17:13:32 2014 +0100

    Add some date format checking and make sure generated dates are the
    correct user selected format, not always locale format.

commit 5336a43118c5f189a64b51d297e37fa5703be8be
Author: Mike Evans <mikee at millstreamcomputing.co.uk>
Date:   Mon Jun 2 13:15:09 2014 +0100

    Relax requirements for booleans in invoice line.
    
    Accept 'y' as well as 'yes', 't' as well as true.



Summary of changes:
 src/plugins/bi_import/dialog-bi-import-gui.c    |  2 +-
 src/plugins/bi_import/dialog-bi-import-helper.c | 20 ++++-
 src/plugins/bi_import/dialog-bi-import-helper.h |  1 +
 src/plugins/bi_import/dialog-bi-import.c        | 97 +++++++++++++++----------
 src/plugins/bi_import/dialog-bi-import.h        |  2 +-
 5 files changed, 81 insertions(+), 41 deletions(-)



More information about the gnucash-patches mailing list