Confusion about use of G2

2005-10-01 Thread Chris Shoemaker
Hey folks, I'm hoping someone can clarify for me a confusion about the state of the G2 branch. My understanding was basically that G2 was feature-frozen like an rc kernel - get what's there working - bug-fixes only - whatever you want to call it. Now I understand any such policy

Re: [Gnucash-changes] Remove guile - cashutil sync.

2005-10-01 Thread Chris Shoemaker
On Sat, Oct 01, 2005 at 09:43:29PM +0100, Neil Williams wrote: On Saturday 01 October 2005 8:58 pm, Chris Shoemaker wrote: +int +main (int argc, char **argv) { + qof_init(); + if(cashobjects_register()) { test_query_core(); test_class(); test_querynew();