On Wednesday 28 September 2005 9:07 pm, Derek Atkins wrote:
> Quoting Neil Williams <[EMAIL PROTECTED]>:
> > (Only mentioning it here because there's so much else in the next
> > commit - the
> > logging ID change has meant patches to C files all over the tree,
> > probably more than 100).
>
> I'm hoping this change is just a one-line change from "short int" to
> QofModuleName -- right?

static short module = MOD_BACKEND;
becomes
static gchar* log_module = GNC_MOD_BACKEND;

Didn't see the need for another typedef.

-- 

Neil Williams
=============
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/

Attachment: pgpc47hZxlxpr.pgp
Description: PGP signature

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to