It doesn't seem like this should be the right solution in general,
but it allows me to build qbankmanager with gcc 4.0.1 from Apple:
Index: kde/src/kbanking/libs/prg/app.cpp
===================================================================
RCS file: /cvsroot/aqbanking/bindings/kde/src/kbanking/libs/prg/
app.cpp,v
retrieving revision 1.53
diff -u -r1.53 app.cpp
--- kde/src/kbanking/libs/prg/app.cpp 17 Jan 2006 22:32:57
-0000 1.53
+++ kde/src/kbanking/libs/prg/app.cpp 1 Feb 2006 08:11:02 -0000
@@ -2675,7 +2675,7 @@
else {
char *outbuf;
char *pOutbuf;
- char *pInbuf;
+ const char *pInbuf;
size_t inLeft;
size_t outLeft;
size_t done;
I still have the socket not connecting problem, but maybe it will be
easier to debug without gnucash involved.
--
David Reiser
[EMAIL PROTECTED]
-------------------------------------------------------
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