Am Donnerstag, 9. Dezember 2010 schrieb Derek Atkins: > Hi, > > Mike Evans <[email protected]> writes: > > With %feature("autodoc", "1"); and -Werror I get: > > > > ../../../src/engine/Account.h:182: Warning(314): 'from' is a python > > keyword, renaming to '_from' > > ../../../src/libqof/qof/gnc-numeric.h:266: Warning(314): 'in' is a python > > keyword, renaming to '_in' > > ../../../src/engine/gnc-commodity.h:949: Warning(314): 'from' is a python > > keyword, renaming to '_from' > > I think it's perfectly reasonable to change the name of these variables > in the three GnuCash headers in order to fix these warnings for you.
Absolutely. Feel free to rename this so that we don't use keyword, even if from another language. Regards, Christian _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
