[Gnucash-changes] Converting to GModule backends

Chris Shoemaker c.shoemaker at cox.net
Thu Oct 13 09:16:08 EDT 2005


Neil,
        There are still many cases where your edits lines are indented
differently than the surrounding lines, e.g.:

On Thu, Oct 13, 2005 at 08:28:10AM -0400, Neil Williams wrote:
> @@ -129,15 +154,6 @@
>      closedir(xml2_dir);
>  
>      print_test_results();
> -    exit(get_rv());
> -}
> -
> -int
> -main (int argc, char ** argv)
> -{
> -  /*  getchar (); */
> -
> -  scm_boot_guile(argc, argv, guile_main, NULL);
> -
> +	qof_close();
>    return 0;
>  }

        But, I noticed that some of your other edits are consistent.  Is
this coincidence or does it just mean that you fixed the problem for
new edits but still had old edits to commit?

-chris


More information about the gnucash-changes mailing list