Update of /cvsroot/mahogany/M/src/classes
In directory sc8-pr-cvs1:/tmp/cvs-serv27005/src/classes
Modified Files:
CacheFile.cpp
Log Message:
added a more informative error message
Index: CacheFile.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/classes/CacheFile.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -b -u -2 -r1.6 -r1.7
--- CacheFile.cpp 28 Dec 2002 02:28:33 -0000 1.6
+++ CacheFile.cpp 12 Jul 2003 16:10:18 -0000 1.7
@@ -171,4 +171,7 @@
if ( !ok )
{
+ wxLogMessage(_("Some non vital information could be lost, please "
+ "try to correct the problem and restart the program."));
+
wxLogError(_("Failed to write cache file."));
-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates