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/08/14 20:39:01 UTC

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

dbertoni    2002/08/14 11:39:01

  Modified:    c/src/Include Tag: LotusXSL4C_1_3_1 VCPPDefinitions.hpp
  Log:
  Branch for reference release.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.19.4.1  +2 -3      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.19.4.1
  diff -u -r1.19 -r1.19.4.1
  --- VCPPDefinitions.hpp	18 Apr 2002 04:50:11 -0000	1.19
  +++ VCPPDefinitions.hpp	14 Aug 2002 18:39:01 -0000	1.19.4.1
  @@ -73,15 +73,14 @@
   #define XALAN_PLATFORM_IMPORT_FUNCTION(T) T XALAN_PLATFORM_IMPORT
   
   
  -#if __INTEL_COMPILER >= 600
  -#define XALAN_INLINE_INITIALIZATION
  -#elif _MSC_VER >= 1300
  +#if _MSC_VER >= 1300
   #define XALAN_INLINE_INITIALIZATION
   #define XALAN_NEW_STD_ALLOCATOR
   #else
   #define XALAN_NO_COVARIANT_RETURN_TYPE
   #endif
   
  +#define XALAN_USE_DEQUE_FOR_VECTOR_BOOL
   #define XALAN_LSTRSUPPORT
   #define XALAN_FULL_WCHAR_SUPPORT
   #define XALAN_RTTI_AVAILABLE
  
  
  

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