You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2002/09/19 06:29:55 UTC

cvs commit: xml-xalan/c/src/Include VCPPDefinitions.hpp

dbertoni    2002/09/18 21:29:55

  Modified:    c/src/Include VCPPDefinitions.hpp
  Log:
  Fix for VC7.
  
  Revision  Changes    Path
  1.20      +1 -0      xml-xalan/c/src/Include/VCPPDefinitions.hpp
  
  Index: VCPPDefinitions.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/Include/VCPPDefinitions.hpp,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- VCPPDefinitions.hpp	18 Apr 2002 04:50:11 -0000	1.19
  +++ VCPPDefinitions.hpp	19 Sep 2002 04:29:54 -0000	1.20
  @@ -77,6 +77,7 @@
   #define XALAN_INLINE_INITIALIZATION
   #elif _MSC_VER >= 1300
   #define XALAN_INLINE_INITIALIZATION
  +#define XALAN_INLINE_INITIALIZATION_IS_DEFINITION_BUG
   #define XALAN_NEW_STD_ALLOCATOR
   #else
   #define XALAN_NO_COVARIANT_RETURN_TYPE
  
  
  

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