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 2002/05/03 17:33:57 UTC

cvs commit: xml-xerces/c/src/xercesc/util/Platforms/UnixWare UnixWareDefs.hpp

peiyongz    02/05/03 08:33:57

  Modified:    c/src/xercesc/util/Platforms/UnixWare UnixWareDefs.hpp
  Log:
  Bug#7261: Remove obsolete define in UnixWareDefs.hpp  - patch from
  Martin Kalen.
  
  Revision  Changes    Path
  1.2       +4 -3      xml-xerces/c/src/xercesc/util/Platforms/UnixWare/UnixWareDefs.hpp
  
  Index: UnixWareDefs.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/Platforms/UnixWare/UnixWareDefs.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- UnixWareDefs.hpp	1 Feb 2002 22:22:26 -0000	1.1
  +++ UnixWareDefs.hpp	3 May 2002 15:33:57 -0000	1.2
  @@ -56,8 +56,12 @@
   
   /*
    * $Log: UnixWareDefs.hpp,v $
  - * Revision 1.1  2002/02/01 22:22:26  peiyongz
  - * Initial revision
  + * Revision 1.2  2002/05/03 15:33:57  peiyongz
  + * Bug#7261: Remove obsolete define in UnixWareDefs.hpp  - patch from
  + * Martin Kalen.
  + *
  + * Revision 1.1.1.1  2002/02/01 22:22:26  peiyongz
  + * sane_include
    *
    * Revision 1.4  2000/03/02 19:55:32  roddey
    * This checkin includes many changes done while waiting for the
  @@ -84,7 +88,5 @@
   #define ENDIANMODE_LITTLE
   typedef void* FileHandle;
   
  -#ifndef UNIXWARE
  -#define UNIXWARE
  -#endif
  +
   
  
  
  

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