This time, I'm going to say 'cvs commit' in the correct directory.

Linas Vepstas linas at cvs.gnucash.org
Mon Apr 19 11:45:48 EDT 2004


Log Message:
-----------
This time, I'm going to say 'cvs commit' in the correct directory.
Same set of patches as before:  replace naked function call pointers 
for working with object parameters by 'clothed' paramters.
make clean; make; make install is required to get a functional system, 
because these changes change structure sizes and offsets in the engine 
libraries.  If you don't make clean; you will probably get weird,
impossible-to-find crashes.

Modified Files:
--------------
    gnucash/src/doc:
        guid.txt
    gnucash/src/engine:
        Transaction.c
        qofbook.h
        qofclass.c
        qofclass.h
        qofid.h
        qofobject.c
        qofquery.c
        qofquerycore-p.h
        qofquerycore.c
        qofquerycore.h
        qofsql.c
        qofsql.h
    gnucash/src/gnome-search:
        dialog-search.c
        gnc-general-search.c
    gnucash/src/gnome-utils:
        gnc-query-list.c
        search-param.c


More information about the gnucash-patches mailing list