gnucash master: Don't use uint as an alias for unsigned int.

John Ralls jralls at code.gnucash.org
Mon Dec 8 12:50:21 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/369befaa (commit)
	from  https://github.com/Gnucash/gnucash/commit/c5d87ec3 (commit)



commit 369befaae402d05a32446b0a44f2c24735666a8c
Author: John Ralls <jralls at ceridwen.us>
Date:   Mon Dec 8 09:49:34 2014 -0800

    Don't use uint as an alias for unsigned int.
    
    MinGW doesn't know about it, and errors out.



Summary of changes:
 src/libqof/qof/gnc-int128.cpp | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)



More information about the gnucash-patches mailing list