dbertoni    02/01/04 13:18:44

  Modified:    c/src/Include SolarisDefinitions.hpp
  Log:
  Workaround for latest Solaris compiler.
  
  Revision  Changes    Path
  1.8       +2 -1      xml-xalan/c/src/Include/SolarisDefinitions.hpp
  
  Index: SolarisDefinitions.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/Include/SolarisDefinitions.hpp,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- SolarisDefinitions.hpp    4 Jan 2002 01:00:27 -0000       1.7
  +++ SolarisDefinitions.hpp    4 Jan 2002 21:18:44 -0000       1.8
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -87,6 +87,7 @@
   #if __SUNPRO_CC_COMPAT >= 5
   
   #define XALAN_SIZE_T_IN_NAMESPACE_STD
  +#define XALAN_SIGNAL_IN_STD
   
   // A copy constructor should not need to be accessible to allow
   // implicit construction from a conversion constructor.  However,
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to