Christian, For the record, changing APIs can be a LOT of work. You _must_ take into account not only callers in other C functions, but also the potential for users from Scheme. Changing the name of the function is pretty easy to handle, but changing the calling convention can require a LOT of grepping through scheme code.
Just keep this in mind in the future. Sometimes it's better to leave the function as it is, even if it's name isn't 100% accurate in terms of what it does. 99% is "good enough". :) -derek David Hampton <[EMAIL PROTECTED]> writes: > On Sun, 2004-05-02 at 07:25, Christian Neumair wrote: >> On Sun, 2004-05-02 at 13:57 +0200, Christian Neumair wrote: >> > The attached patch aims to HIGify the transfer dialog. >> >> I didn't take into account that some of the functions I changed are >> exposed to other parts of the app. The attached patch should fix >> compilation. > > Committed. > > David > > _______________________________________________ > gnucash-devel mailing list > [EMAIL PROTECTED] > https://lists.gnucash.org/mailman/listinfo/gnucash-devel -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] https://lists.gnucash.org/mailman/listinfo/gnucash-devel