I get the error:

app.cpp: In member function 'bool App::getMatchingTransactions (GWEN_DB_NODE*, std::list<RefPointer<Transaction>, std::allocator<RefPointer<Transaction> > >&)': app.cpp:1900: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' app.cpp: In function 'int App__convertFromUtf8(const char*, int, GWEN_BUFFER*)':
app.cpp:2695: error: invalid conversion from 'char**' to 'const char**'
app.cpp:2695: error: initializing argument 2 of 'size_t libiconv (void*, const char**, size_t*, char**, size_t*)' app.cpp:2705: warning: format '%d' expects type 'int', but argument 7 has type 'size_t'
make[6]: *** [app.lo] Error 1

I seem to remember some 'size_t' problems in gnucash2 as well. Apparently the Mac is pickier about some aspect of argument type matching.
--
David Reiser
[EMAIL PROTECTED]
Mac 10.4.4, gcc 4.0.1
aqbanking 1.9.2.3
gwenhywfar 1.99.3





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to