r18303 - gnucash/trunk/src - Use SWIG properly to wrap functions to free strings which need to be freed by the caller.

Christian Stimming stimming at tuhh.de
Wed Sep 9 15:46:03 EDT 2009


Am Mittwoch, 9. September 2009 20:48 schrieb Phil Longstaff:
> Yes, I do need to revert that change.  Thanks.  In fact,
> gnc_account_get_full_name() just calls xaccAccountGetFullName(). 

Yes, I've seen that as well and I wondered why this is the case.

> Any 
> reason I shouldn't go through all of the code and change xaccAccountXXX to
> gnc_account_XXX (and Trans and SchedXaction and Split and ...) and give us
> standardized naming for 2.4?

If you make sure you catch really all places, even those which you don't 
compile due to your particular ./configure switches, then indeed feel free to 
change those names.

Regards,

Christian


More information about the gnucash-devel mailing list