- From: Allen, Michael B (RSCH) <Michael_B_Allen@ml.com>
- Date: Thu, 23 Jan 2003 19:16:26 -0500
- To: "'www-dom-ts@w3.org'" <www-dom-ts@w3.org>
Not sure if other compilers are picking this up but since I'm using C the compiler warns me about unused variables. Just thought you might like to know that there are a couple and where they are (although the line numbers do not correspond to the XML files). Mike elementinuseattributeerr.h:50: warning: unused variable `attrAddress' elementremoveattributenodenomodificationallowederrEE.h:45: warning: unused variable `genList' elementremoveattributenomodificationallowederrEE.h:47: warning: unused variable `attrNode' elementremoveattributenomodificationallowederrEE.h:46: warning: unused variable `attrList' elementremoveattributerestoredefaultvalue.h:43: warning: unused variable `attributes' elementreplaceattributewithself.h:42: warning: unused variable `value' namednodemapchildnoderange.h:44: warning: unused variable `name' namednodemapremovenameditem.h:44: warning: unused variable `newAttribute' namednodemapwrongdocumenterr.h:50: warning: unused variable `name' nodeappendchildnodeancestor.h:47: warning: unused variable `oldChild' nodeappendchildnodeancestor.h:46: warning: unused variable `childList' nodechildnodesappendchild.h:47: warning: unused variable `textNode' nodecommentnodename.h:42: warning: unused variable `commentName' nodereplacechildnewchildexists.h:51: warning: unused variable `child' processinginstructionsetdatanomodificationallowederrEE.h:48: warning: unused variable `data' processinginstructionsetdatanomodificationallowederr.h:47: warning: unused variable `data'
Received on Thursday, 23 January 2003 19:16:38 UTC