Re: r18284 - gnucash/tags - Retag 2.3.5

2009-08-29 Thread Christian Stimming
Dear Phil, by the way, the "svn copy" commits, could you please include the revision number you are copying from? In SVN, it isn't easy to see from the outside which revision of trunk was tagged as 2.3.5. The (new) revision of the tag itself (here: 18284) doesn't say anything about the revision

Gnucash 2.3.5 released

2009-08-29 Thread Phil Longstaff
Announcement: GnuCash 3.3.5 Release 2009-08-29 GnuCash 2.3.5 released The GnuCash development team proudly announces GnuCash 2.3.5, the sixth of several unstable 2.3.x releases of the GnuCash Free Accounting Software which will eventually lead to the stable version 2.4.0. With this new relea

Re: win32 build naming

2009-08-29 Thread Derek Atkins
Phil, Phil Longstaff writes: > Derek, > > the automated win32 builds happen every night for trunk and whenever a > new tag is added (but not re-added). Other than the source tree and > the resulting file name, is there any difference in the builds? Well, it will work if you delete the tag, wai

Re: Common code indentation, now using astyle

2009-08-29 Thread Derek Atkins
Looks good to me! -derek Christian Stimming writes: > Another program, another try: I propose to unify some aspects of indentation > using the "astyle" program, http://astyle.sourceforge.net . Different from > the "indent" program, astyle has much less options and doesn't allow as many > asp

Re: python bindings will receive attention again

2009-08-29 Thread Derek Atkins
Mark Jenkins writes: >> * provide guidance for anyone adding new features > >> * add some features that my current project will need > >> * follow up on Derek's suggestion to eliminate redundancies between >> python binding swig files and guile swig files > > I've learned a little bit more abo