Sha256: 079cd6578b07597ba01f783491af34a662b13433789a11824007c6eab86eac71

Contents?: true

Size: 1023 Bytes

Versions: 120

Compression:

Stored size: 1023 Bytes

Contents

//  (C) Copyright John Maddock 2001. 
//  (C) Copyright David Abrahams 2002. 
//  (C) Copyright Aleksey Gurtovoy 2002. 
//  Use, modification and distribution are subject to the 
//  Boost Software License, Version 1.0. (See accompanying file 
//  LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

//  See http://www.boost.org for most recent version.

//  Kai C++ compiler setup:

#include "boost/config/compiler/common_edg.hpp"

#   if (__KCC_VERSION <= 4001) || !defined(BOOST_STRICT_CONFIG)
      // at least on Sun, the contents of <cwchar> is not in namespace std
#     define BOOST_NO_STDC_NAMESPACE
#   endif

// see also common_edg.hpp which needs a special check for __KCC
# if !defined(_EXCEPTIONS) && !defined(BOOST_NO_EXCEPTIONS)
#     define BOOST_NO_EXCEPTIONS
# endif

//
// last known and checked version is 4001:
#if (__KCC_VERSION > 4001)
#  if defined(BOOST_ASSERT_CONFIG)
#     error "Unknown compiler version - please run the configure tests and report the results"
#  endif
#endif



Version data entries

120 entries across 120 versions & 6 rubygems

Version Path
passenger-5.1.4 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.1.3 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.1.2 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.1.1 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.1.0 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.0.30 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.0.29 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/passenger-5.0.28/src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.0.28 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.0.27 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.0.26 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.0.25 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.0.24 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.0.23 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.0.22 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-4.0.60 ext/boost/config/compiler/kai.hpp
passenger-5.0.21 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.0.20 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.0.19 src/cxx_supportlib/vendor-modified/boost/config/compiler/kai.hpp
passenger-5.0.18 ext/boost/config/compiler/kai.hpp