Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
CVSROOT: /cvs Module name: cvsnt Changes by: arthur.barrett at march-hare.com Sun May 25 07:57:26 2008 On host: debiancvs.march-hare.local Directory: cvsnt/src M rcs.cpp CVSNT_BRANCH_2_5_03_2382 1.80.2.214.4.31 -> 1.80.2.214.4.32 Bug Id: Log message: Remove tracing that Tony removed from 2.5.04 on may 20th with the comment 'Remove superflous traces to speed up rcs and make tracing practical'. Really the TRACE routine should be fast enough (maybe even an inline to check level with tracelevel) so that we can have as much tracing as we want. Some of the tracing that is being removed has been here for years and some was added by Tony and some was recently added by me to make it easier to compare 2.5.03 and 2.5.04 traces to each other - better to keep them in sync.