On Thu, 2006-11-30 at 14:51 +0100, Vivien Malerba wrote: > On 11/30/06, Murray Cumming <[EMAIL PROTECTED]> wrote: > > Why on earth are all the struct prototype declarations in gda-decl.h > > instead of the headers of their classes? > > To make it easy for the header files inclusion for example when A.h > needs some declaration in B.h and B.h needs some which is A.h (I don't > have any precise example at hand but there must be some).
In this case (circular includes), the prototype declaration for A or B should just be repeated. I'm going to put these prototypes declarations in their normal places, if you don't object. If it builds while doing this normally, then I will have proved that it's not necessary. -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gnome-db-list mailing list gnome-db-list@gnome.org http://mail.gnome.org/mailman/listinfo/gnome-db-list