From: Konstantin S. <ks...@us...> - 2004-10-09 10:53:52
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1056/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** news.txt 8 Oct 2004 11:44:25 -0000 1.7 --- news.txt 9 Oct 2004 10:53:12 -0000 1.8 *************** *** 4,7 **** --- 4,17 ---- + *** 18:48 09.10.2004 + + - Tests source VIs for unsaved changes and reports info in log file (as warning). This can + happen e.g. if location of VIs or non-VI resources was changed, or a change of a VI/Typedef + requires its caller be recompiled but it was not done. + + - Reports an error of reading linker info from VI and resource files in details. A typical + error is a change of file location. + + *** 19:39 08.10.2004 |