[Fastlc-fastcap-cvs] CVS commit:fastcap/src
Brought to you by:
danmc
From: Dan M. <da...@us...> - 2004-10-06 03:23:35
|
Module Name: fastcap Committed By: danmc Date: Wed Oct 6 03:23:23 UTC 2004 Modified Files: fastcap/src: blkDirect.c calcp.c mulGlobal.h Log Message: Add some missing headers, add some missing static prototypes, remove some unused variables and fix some format strings. All progress towards increasing the signal-to-noise ratio in the compiler warnings. There's still a long ways to go. To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 fastcap/src/blkDirect.c fastcap/src/calcp.c cvs rdiff -r1.3 -r1.4 fastcap/src/mulGlobal.h To view the diffs online visit: http://cvs.sourceforge.net/viewcvs.py/fastlc/fastcap/src/blkDirect.c?r1=1.2&r2=1.3 http://cvs.sourceforge.net/viewcvs.py/fastlc/fastcap/src/calcp.c?r1=1.2&r2=1.3 http://cvs.sourceforge.net/viewcvs.py/fastlc/fastcap/src/mulGlobal.h?r1=1.3&r2=1.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |