On Thu, Jun 17, 2004 at 10:46:33AM -0400, Derek Atkins was heard to remark: > > void gnc_bm_foreach (QofEntity obj, gpointer ud1); doesn't work. Why? > > You need (QofEntity* obj, gpointer ud1).
I'm guessing that the * was dropped accidentally, and then Niel had a very hard seeing that it was missing. Once you miss something like that, the brain can leap to various incorrect conclusions, and then ... > > my brain is getting addled, is that > > example a declaration or just another cast? which didn't have anythingto do with the actual problem. --linas -- pub 1024D/01045933 2001-02-01 Linas Vepstas (Labas!) <[EMAIL PROTECTED]> PGP Key fingerprint = 8305 2521 6000 0B5E 8984 3F54 64A9 9A82 0104 5933 _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
