You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2001/06/27 19:25:27 UTC

[Bug 2306] - Add some XMLUni constants

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2306

*** shadow/2306	Mon Jun 25 04:39:07 2001
--- shadow/2306.tmp.6491	Wed Jun 27 10:25:27 2001
***************
*** 38,40 ****
--- 38,45 ----
  
  const XMLCh XMLUni::fgRef9[] = 
      { chAmpersand, chPound, chDigit_9, chSemiColon, chNull };
+ 
+ ------- Additional Comments From tng@ca.ibm.com  2001-06-27 10:25 -------
+ May I know why?  The XMLUni.hpp is used by the parser.  Defining more static 
+ const (which are unused by the parser) in XMLUni will just increase the memory 
+ requirement.... 
\ No newline at end of file

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