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: /usr/local/cvs Module name: cvsnt Changes by: arthur.barrett at march-hare.com Thu Nov 15 05:37:17 2007 On host: mail.march-hare.com Directory: cvsnt/cvsapi M XmlNode.cpp 1.13 -> 1.14 Bug Id: Directory: cvsnt/cvsio M CvsEntry.cpp 1.31 -> 1.32 Bug Id: Directory: cvsnt/evsfs M TextDeltaEngine.cpp 1.5 -> 1.6 Bug Id: M VirtualFs.cpp 1.45 -> 1.46 Bug Id: Directory: cvsnt/testcvs M testcvs.py 1.38 -> 1.39 Bug Id: Log message: Fixed a few more crash bugs. Also I've removed the "free"ind stuff in the destructor for XmlNode since (as I mentioned in my last commit) the XMlNode's are just duplicated too many times - trying to "fix" this today is not the priority, provided my tests pass. I am reasonably confident that fixing the EntriesLIst and entmap stuff will have fixed the bugs that I was encountering (though the "free"ing in XmlNode is what actually allowed me to find those bugs).