[Echempp-devel] Experiment/ExcitationFunction/documentation Notes.log, 1.37, 1.38
Status: Beta
Brought to you by:
berndspeiser
|
From: Bernd S. <ber...@us...> - 2007-05-19 15:52:33
|
Update of /cvsroot/echempp/Experiment/ExcitationFunction/documentation In directory sc8-pr-cvs17:/tmp/cvs-serv10842/Experiment/ExcitationFunction/documentation Modified Files: Notes.log Log Message: TinyXml 2.5.3 used - xml load problem solved Index: Notes.log =================================================================== RCS file: /cvsroot/echempp/Experiment/ExcitationFunction/documentation/Notes.log,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** Notes.log 19 Dec 2006 13:05:47 -0000 1.37 --- Notes.log 19 May 2007 15:52:13 -0000 1.38 *************** *** 535,536 **** --- 535,544 ---- XML load/save functions: values and units are saved in separate attributes + + 19.5.2007, bs + + Dominik Brugger reported a problem with loading the examples. Indeed, this could + be reproduced on echem3 (but not on my notebook). In the meantime, I have + substituted the olf TinyXml version (2.4.2) by version 2.5.3 and loading works + again. However, the load functions had to be adapted to some changes + in the TinyXml API. |