Re: Encoding problem of 'packaging/win32/gnucash.iss.in' in r19204

2010-05-26 Thread Tao Wang
Hi, I filed a bug in bugzilla about upgrading Inno Setup to 5.3.x, https://bugzilla.gnome.org/show_bug.cgi?id=619709, And I created a patch to do that. the patch also convert necessary files to utf-8, and it also fixed the encoding problem about changeset r18718 which I mentioned earlier. I

Re: r19206: format ‘%d’ expects type ‘int’, but argument 7 has type ‘gsize’

2010-05-26 Thread Frank H. Ellenberger
Hi Geert, there is a small problem: : libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\gnc.gui\ -I../../src -I../../src -I../../src/core-utils -I../../src/calculation -I../../src/engine -I../../src/app-utils -I../../src/backend/xml -I../../src/gnome-utils

Re: [SPAM] Re: r19206: format ‘%d’ expects type ‘int’, but argument 7 has type ‘gsize’

2010-05-26 Thread Geert Janssens
On Wednesday 26 May 2010, Frank H. Ellenberger wrote: Hi Geert, there is a small problem: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\gnc.gui\ -I../../src -I../../src -I../../src/core-utils -I../../src/calculation -I../../src/engine -I../../src/app-utils

Re: [SPAM] Re: r19206: format ‘%d’ expects type ‘int’, but argument 7 has type ‘gsize’

2010-05-26 Thread Valdis Vītoliņš
Works for me. uname -a Linux studio 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:28:05 UTC 2010 x86_64 GNU/Linux Valdis ... ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: [SPAM] Re: r19206: format ‘%d’ expects type ‘int’, but argument 7 has type ‘gsize’

2010-05-26 Thread Frank H. Ellenberger
Hi Geert, Am Mittwoch, 26. Mai 2010 um 22:28:53 schrieb Geert Janssens: Frank, Thank you for your feedback. My change seems to break the build on 64-bit platforms. I have just committed a correction, which - I hope - should correct this. I don't have access to a 64-bit system so I can't