You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2004/02/03 17:41:25 UTC

cvs commit: xml-xerces/c/src/xercesc/validators/DTD DTDValidator.cpp

peiyongz    2004/02/03 08:41:25

  Modified:    c/src/xercesc/validators/DTD DTDValidator.cpp
  Log:
  put back the parameter to build debug
  
  Revision  Changes    Path
  1.20      +2 -2      xml-xerces/c/src/xercesc/validators/DTD/DTDValidator.cpp
  
  Index: DTDValidator.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/validators/DTD/DTDValidator.cpp,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- DTDValidator.cpp	29 Jan 2004 11:52:30 -0000	1.19
  +++ DTDValidator.cpp	3 Feb 2004 16:41:25 -0000	1.20
  @@ -455,7 +455,7 @@
   
   }
   
  -void DTDValidator::preContentValidation(bool,
  +void DTDValidator::preContentValidation(bool reuseGrammar,
                                           bool validateDefAttr)
   {
       //
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org