From: Konstantin S. <ks...@us...> - 2004-11-10 12:18:30
|
Update of /cvsroot/opengtoolkit/deab/developer docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31694/developer docs Modified Files: news.txt Log Message: Index: news.txt =================================================================== RCS file: /cvsroot/opengtoolkit/deab/developer docs/news.txt,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** news.txt 9 Nov 2004 10:28:04 -0000 1.19 --- news.txt 10 Nov 2004 12:17:33 -0000 1.20 *************** *** 4,7 **** --- 4,16 ---- + *** 18:38 10.11.2004 + + - Strange LV behavior was encountered that resulted in a bug to build DEAB (in LV60). + If a 'VI Type' property is called just before we save a VI, its callers in a built + DEAB are wrong linked to it. The bug related to the DEAB code uploaded on 09.11.2004. + The bug is fixed by finding a workaround, but LV behavior is really strange. + + + *** 17:28 09.11.2004 |