Yesterday, I started looking at splint to see if it would find any potential problems in the SQL backend. I've seen a reference on the web to integrating splint into automake-generated projects but haven't followed through. I may create a new branch to investigate the benefits of full annotation, since you can have splint track ownership of memory, routine pre/post conditions, and other interesting issues.
Phil On February 17, 2009 11:49:53 am Charles Day wrote: > Author: cedayiv > Date: 2009-02-17 11:49:52 -0500 (Tue, 17 Feb 2009) > New Revision: 17929 > Trac: http://svn.gnucash.org/trac/changeset/17929 > > Modified: > gnucash/trunk/src/engine/Account.h > Log: > Doxygen: Adjust the style of a comment block for consistency and to > eliminate a splint warning. > > > _______________________________________________ > gnucash-patches mailing list > [email protected] > https://lists.gnucash.org/mailman/listinfo/gnucash-patches _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
