Commit 10b006fdc1fe67c6caff7efca163406c89e78187

John Ralls jralls at ceridwen.us
Thu Nov 17 23:35:44 EST 2016


> On Nov 17, 2016, at 6:20 PM, Matthew Forbis via gnucash-devel <gnucash-devel at gnucash.org> wrote:
> 
> Hi,
> I've been lurking on the list for a while and looking at all the code changes to try to better understand c++ programming, but I saw this one that was merged today and it didn't look right, but I might be missing something.  
> 
> In src/backend/sql/gnc-transaction-sql.cpp, at line 964, I think a : is missing in the date string between %M and %S.   The line in question is:
> 
> auto datebuf = time.format_zulu ("%Y-%m-%d %H:%M%S");
> If it is correct, could someone explain it to me why?

Nope, you're right. Good eye. I'd fixed one instance and missed the other.

Just pushed a fix, thanks.

Regards,
John Ralls




More information about the gnucash-devel mailing list