> On Apr 19, 2025, at 17:19, <russ.go...@gmail.com> <russ.go...@gmail.com> > wrote: > > I’m not sure what uses these but I see many cases where these grouping don’t > appear to be properly ordered w.r.t. > #ifndef HEADER_H / #endif HEADER_H > and > extern "C" { / } > > Is it desirable to fix these orderings as we touch the header files?
They’re for Doxygen, which is why they’re always in comments. They have no effect on any phase of compilation and vice-versa. Regards, John Ralls
_______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel