mmidy 00/11/09 11:53:05
Modified: java todo.xml
Log:
Add duplicate variable name problem
Revision Changes Path
1.3 +4 -0 xml-xalan/java/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/todo.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- todo.xml 2000/11/06 21:42:39 1.2
+++ todo.xml 2000/11/09 19:53:05 1.3
@@ -114,6 +114,10 @@
executed once and then shared?
</action>
+ <action context="code" packages="templates" category="conformance">
+ Catch multiple definitions of a variable with the same name and scope.
+ </action>
+
<action context="code">
</action>