[rkward-cvs] rkward/rkward/misc xmlhelper.h,1.2,1.3

Thomas Friedrichsmeier tfry at users.sourceforge.net
Thu Mar 16 22:31:10 UTC 2006


Update of /cvsroot/rkward/rkward/rkward/misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7396/misc

Modified Files:
	xmlhelper.h 
Log Message:
Moved over RKFormula

Index: xmlhelper.h
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/misc/xmlhelper.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** xmlhelper.h	9 Sep 2005 13:02:57 -0000	1.2
--- xmlhelper.h	16 Mar 2006 22:31:08 -0000	1.3
***************
*** 33,36 ****
--- 33,38 ----
  TODO: Probably it's not really clever to use the debugging-framework for showing error-messages in XML-file parsing. Anyway, the only function to adjust in order to change this would be displayError ().
  
+ TODO: Either something like push-context/pop-context or an added closeFile (). This way, when parsing several XML-files, we'd still get the correct messages. Internally a stack of filenames and highest_errors would be kept.
+ 
  @author Thomas Friedrichsmeier
  */





More information about the rkward-tracker mailing list