Petr Machata 1b8674
diff -urp boost_1_34_1/boost/spirit/phoenix/operators.hpp boost_1_34_1.pm/boost/spirit/phoenix/operators.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/spirit/phoenix/operators.hpp	2006-08-25 18:27:30.000000000 +0200
Petr Machata 1b8674
+++ boost_1_34_1.pm/boost/spirit/phoenix/operators.hpp	2008-02-06 16:29:32.000000000 +0100
Petr Machata 1b8674
@@ -24,6 +24,7 @@
Petr Machata 1b8674
 #include <boost/spirit/phoenix/composite.hpp>
Petr Machata 1b8674
 #include <boost/config.hpp>
Petr Machata 1b8674
 #include <boost/mpl/if.hpp>
Petr Machata 43f164
+#include <limits.h>
Petr Machata 43f164
 
Petr Machata 1b8674
 ///////////////////////////////////////////////////////////////////////////////
Petr Machata 1b8674
 namespace phoenix {
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/regex/v4/basic_regex_creator.hpp boost_1_34_1.pm/boost/regex/v4/basic_regex_creator.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/regex/v4/basic_regex_creator.hpp	2006-07-16 18:06:38.000000000 +0200
Petr Machata 1b8674
+++ boost_1_34_1.pm/boost/regex/v4/basic_regex_creator.hpp	2008-02-06 17:36:42.000000000 +0100
Petr Machata 1b8674
@@ -24,6 +24,8 @@
Petr Machata 1b8674
 #  include BOOST_ABI_PREFIX
Petr Machata 73ed8a
 #endif
Petr Machata 73ed8a
 
Petr Machata 73ed8a
+#include <limits.h>
Petr Machata 73ed8a
+
Petr Machata 73ed8a
 namespace boost{
Petr Machata 73ed8a
 
Petr Machata 73ed8a
 namespace re_detail{
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/regex/v4/basic_regex.hpp boost_1_34_1.pm/boost/regex/v4/basic_regex.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/regex/v4/basic_regex.hpp	2007-06-05 19:28:18.000000000 +0200
Petr Machata 1b8674
+++ boost_1_34_1.pm/boost/regex/v4/basic_regex.hpp	2008-02-06 17:33:30.000000000 +0100
Petr Machata 1b8674
@@ -23,6 +23,8 @@
Petr Machata 1b8674
 #  include BOOST_ABI_PREFIX
Petr Machata 73ed8a
 #endif
Petr Machata 73ed8a
 
Petr Machata 73ed8a
+#include <limits.h>
Petr Machata 73ed8a
+
Petr Machata 73ed8a
 namespace boost{
Petr Machata 73ed8a
 #ifdef BOOST_MSVC
Petr Machata 73ed8a
 #pragma warning(push)
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/regex/v4/basic_regex_parser.hpp boost_1_34_1.pm/boost/regex/v4/basic_regex_parser.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/regex/v4/basic_regex_parser.hpp	2008-02-06 17:45:26.000000000 +0100
Petr Machata 1b8674
+++ boost_1_34_1.pm/boost/regex/v4/basic_regex_parser.hpp	2008-02-06 17:38:58.000000000 +0100
Petr Machata 1b8674
@@ -23,6 +23,8 @@
Petr Machata 1b8674
 #  include BOOST_ABI_PREFIX
Petr Machata 73ed8a
 #endif
Petr Machata 73ed8a
 
Petr Machata 73ed8a
+#include <limits.h>
Petr Machata 73ed8a
+
Petr Machata 73ed8a
 namespace boost{
Petr Machata 73ed8a
 namespace re_detail{
Petr Machata 73ed8a
 
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/regex/v4/cpp_regex_traits.hpp boost_1_34_1.pm/boost/regex/v4/cpp_regex_traits.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/regex/v4/cpp_regex_traits.hpp	2007-01-15 12:09:44.000000000 +0100
Petr Machata 1b8674
+++ boost_1_34_1.pm/boost/regex/v4/cpp_regex_traits.hpp	2008-02-06 17:26:51.000000000 +0100
Petr Machata 1b8674
@@ -41,6 +41,7 @@
Petr Machata 1b8674
 
Petr Machata 1b8674
 #include <istream>
Petr Machata 1b8674
 #include <ios>
Petr Machata 1b8674
+#include <limits.h>
Petr Machata 1b8674
 
Petr Machata 1b8674
 #ifdef BOOST_HAS_ABI_HEADERS
Petr Machata 1b8674
 #  include BOOST_ABI_PREFIX
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/regex/v4/perl_matcher.hpp boost_1_34_1.pm/boost/regex/v4/perl_matcher.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/regex/v4/perl_matcher.hpp	2006-10-18 14:55:30.000000000 +0200
Petr Machata 1b8674
+++ boost_1_34_1.pm/boost/regex/v4/perl_matcher.hpp	2008-02-06 17:39:44.000000000 +0100
Petr Machata 1b8674
@@ -18,6 +18,8 @@
Petr Machata 1b8674
 #  include BOOST_ABI_PREFIX
Petr Machata 73ed8a
 #endif
Petr Machata 73ed8a
 
Petr Machata 73ed8a
+#include <limits.h>
Petr Machata 73ed8a
+
Petr Machata 73ed8a
 namespace boost{
Petr Machata 73ed8a
 namespace re_detail{
Petr Machata 73ed8a
 
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/regex/v4/regex_split.hpp boost_1_34_1.pm/boost/regex/v4/regex_split.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/regex/v4/regex_split.hpp	2005-01-21 18:22:38.000000000 +0100
Petr Machata 1b8674
+++ boost_1_34_1.pm/boost/regex/v4/regex_split.hpp	2008-02-06 17:42:13.000000000 +0100
Petr Machata 73ed8a
@@ -21,6 +21,8 @@
Petr Machata 73ed8a
 #ifndef BOOST_REGEX_SPLIT_HPP
Petr Machata 73ed8a
 #define BOOST_REGEX_SPLIT_HPP
Petr Machata 73ed8a
 
Petr Machata 73ed8a
+#include <limits.h>
Petr Machata 73ed8a
+
Petr Machata 73ed8a
 namespace boost{
Petr Machata 73ed8a
 
Petr Machata 1b8674
 #ifdef BOOST_HAS_ABI_HEADERS
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/regex/v4/states.hpp boost_1_34_1.pm/boost/regex/v4/states.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/regex/v4/states.hpp	2005-09-20 14:01:25.000000000 +0200
Petr Machata 1b8674
+++ boost_1_34_1.pm/boost/regex/v4/states.hpp	2008-02-06 17:32:42.000000000 +0100
Petr Machata 1b8674
@@ -23,6 +23,8 @@
Petr Machata 1b8674
 #  include BOOST_ABI_PREFIX
Petr Machata 73ed8a
 #endif
Petr Machata 73ed8a
 
Petr Machata 73ed8a
+#include <limits.h>
Petr Machata 73ed8a
+
Petr Machata 73ed8a
 namespace boost{
Petr Machata 73ed8a
 namespace re_detail{
Petr Machata 73ed8a
 
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/test/test_tools.hpp boost_1_34_1.pm/boost/test/test_tools.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/test/test_tools.hpp	2007-02-22 18:57:29.000000000 +0100
Petr Machata 1b8674
+++ boost_1_34_1.pm/boost/test/test_tools.hpp	2008-02-06 17:18:20.000000000 +0100
Petr Machata 1b8674
@@ -44,6 +44,7 @@
Petr Machata 1b8674
 // STL
Petr Machata 1b8674
 #include <cstddef>          // for std::size_t
Petr Machata 1b8674
 #include <iosfwd>
Petr Machata 1b8674
+#include <limits.h>
Petr Machata 1b8674
 
Petr Machata 1b8674
 #include <boost/test/detail/suppress_warnings.hpp>
Petr Machata 1b8674
 
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp boost_1_34_1.pm/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp	2006-12-20 17:38:24.000000000 +0100
Petr Machata 1b8674
+++ boost_1_34_1.pm/boost/wave/cpplexer/re2clex/cpp_re2c_lexer.hpp	2008-02-06 17:25:00.000000000 +0100
Petr Machata 73ed8a
@@ -16,6 +16,8 @@
Petr Machata 73ed8a
 #include <string>
Petr Machata 73ed8a
 #include <cstdio>
Petr Machata 73ed8a
 #include <cstdarg>
Petr Machata 73ed8a
+#include <cstring>
Petr Machata 73ed8a
+
Petr Machata 73ed8a
 #if defined(BOOST_SPIRIT_DEBUG)
Petr Machata 73ed8a
 #include <iostream>
Petr Machata 73ed8a
 #endif // defined(BOOST_SPIRIT_DEBUG)
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/wave/util/flex_string.hpp boost_1_34_1.pm/boost/wave/util/flex_string.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/wave/util/flex_string.hpp	2006-04-25 19:21:01.000000000 +0200
Petr Machata 1b8674
+++ boost_1_34_1.pm/boost/wave/util/flex_string.hpp	2008-02-06 17:22:31.000000000 +0100
Petr Machata 1b8674
@@ -94,6 +94,7 @@ class StoragePolicy
Petr Machata 1b8674
 #include <limits>
Petr Machata 1b8674
 #include <stdexcept>
Petr Machata 1b8674
 #include <cstddef>
Petr Machata 1b8674
+#include <cstring>
Petr Machata 1b8674
 
Petr Machata 1b8674
 // this must occur after all of the includes and before any code appears
Petr Machata 1b8674
 #ifdef BOOST_HAS_ABI_HEADERS
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/archive/polymorphic_iarchive.hpp boost_1_34_1.pm/boost/archive/polymorphic_iarchive.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/archive/polymorphic_iarchive.hpp	2005-12-11 07:12:51.000000000 +0100
Petr Machata 1b8674
+++ boost_1_34_1.pm/boost/archive/polymorphic_iarchive.hpp	2008-02-06 18:42:07.000000000 +0100
Petr Machata 1b8674
@@ -33,6 +33,8 @@ namespace std{
Petr Machata 1b8674
 #include <boost/archive/detail/interface_iarchive.hpp>
Petr Machata 1b8674
 #include <boost/serialization/nvp.hpp>
Petr Machata 1b8674
 
Petr Machata 1b8674
+#include <limits.h>
Petr Machata 1b8674
+
Petr Machata 1b8674
 // determine if its necessary to handle (u)int64_t specifically
Petr Machata 1b8674
 // i.e. that its not a synonym for (unsigned) long
Petr Machata 1b8674
 // if there is no 64 bit int or if its the same as a long
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/archive/polymorphic_iarchive.hpp boost_1_34_1.pm/boost/archive/polymorphic_iarchive.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/archive/polymorphic_oarchive.hpp	2005-12-11 07:12:51.000000000 +0100
Petr Machata 1b8674
+++ boost_1_34_1.pm/boost/archive/polymorphic_oarchive.hpp	2008-02-06 18:42:07.000000000 +0100
Petr Machata 1b8674
@@ -33,6 +33,8 @@ namespace std{
Petr Machata 1b8674
 #include <boost/archive/detail/interface_iarchive.hpp>
Petr Machata 1b8674
 #include <boost/serialization/nvp.hpp>
Petr Machata 1b8674
 
Petr Machata 1b8674
+#include <limits.h>
Petr Machata 1b8674
+
Petr Machata 1b8674
 // determine if its necessary to handle (u)int64_t specifically
Petr Machata 1b8674
 // i.e. that its not a synonym for (unsigned) long
Petr Machata 1b8674
 // if there is no 64 bit int or if its the same as a long
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/date_time/date_facet.hpp boost_1_34_1-pm/boost/date_time/date_facet.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/date_time/date_facet.hpp	2005-09-05 23:10:50.000000000 +0200
Petr Machata 1b8674
+++ boost_1_34_1-pm/boost/date_time/date_facet.hpp	2008-02-13 16:07:59.000000000 +0100
Petr Machata 1b8674
@@ -429,7 +429,7 @@ namespace boost { namespace date_time {
Petr Machata 1b8674
     typedef std::basic_string<CharT> string_type;
Petr Machata 1b8674
     typedef CharT                    char_type;
Petr Machata 1b8674
     typedef boost::date_time::period_parser<date_type, CharT>  period_parser_type;
Petr Machata 1b8674
-    typedef special_values_parser<date_type,CharT> special_values_parser_type; 
Petr Machata 1b8674
+    typedef boost::date_time::special_values_parser<date_type,CharT> special_values_parser_type; 
Petr Machata 1b8674
     typedef std::vector<std::basic_string<CharT> > input_collection_type;
Petr Machata 1b8674
     typedef format_date_parser<date_type, CharT> format_date_parser_type;
Petr Machata 1b8674
     // date_generators stuff goes here
Petr Machata 1b8674
diff -urp boost_1_34_1/boost/python/detail/def_helper.hpp boost_1_34_1-pm/boost/python/detail/def_helper.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/python/detail/def_helper.hpp	2004-09-16 03:00:28.000000000 +0200
Petr Machata 1b8674
+++ boost_1_34_1-pm/boost/python/detail/def_helper.hpp	2008-02-14 13:26:23.000000000 +0100
Petr Machata 1b8674
@@ -155,7 +155,7 @@ namespace detail
Petr Machata 1b8674
           , T3 const&
Petr Machata 1b8674
           , T4 const&
Petr Machata 1b8674
           , default_call_policies
Petr Machata 1b8674
-          , keywords<0>
Petr Machata 1b8674
+          , boost::python::detail::keywords<0>
Petr Machata 1b8674
           , char const*
Petr Machata 1b8674
           , void(not_specified::*)()   // A function pointer type which is never an
Petr Machata 1b8674
                                        // appropriate default implementation
Petr Machata 1b8674
diff -urp new-boost/date_time/tz_db_base.hpp old-boost/date_time/tz_db_base.hpp
Petr Machata 1b8674
--- boost_1_34_1/boost/date_time/tz_db_base.hpp	2008-06-12 13:03:34.000000000 +0200
Petr Machata 1b8674
+++ boost_1_34_1-pm/boost/date_time/tz_db_base.hpp	2008-06-12 12:59:43.000000000 +0200
Petr Machata 1b8674
@@ -158,7 +158,7 @@ namespace boost {
Petr Machata 1b8674
       typedef typename time_zone_type::base_type time_zone_base_type;
Petr Machata 1b8674
       typedef typename time_zone_type::time_duration_type time_duration_type;
Petr Machata 1b8674
       typedef time_zone_names_base<char_type> time_zone_names;
Petr Machata 1b8674
-      typedef dst_adjustment_offsets<time_duration_type> dst_adjustment_offsets;
Petr Machata 1b8674
+      typedef dst_adjustment_offsets<time_duration_type> dst_adjustment_offsets_t;
Petr Machata 1b8674
       typedef std::basic_string<char_type> string_type;
Petr Machata 1b8674
 
Petr Machata 1b8674
       //! Constructs an empty database
Petr Machata 1b8674
@@ -346,18 +346,18 @@ namespace boost {
Petr Machata 1b8674
         time_duration_type utc_offset = 
Petr Machata 1b8674
           str_from_delimited_time_duration<time_duration_type,char_type>(result[GMTOFFSET]);
Petr Machata 1b8674
         
Petr Machata 1b8674
-        dst_adjustment_offsets adjust(time_duration_type(0,0,0),
Petr Machata 1b8674
-                                      time_duration_type(0,0,0),
Petr Machata 1b8674
-                                      time_duration_type(0,0,0));
Petr Machata 1b8674
+        dst_adjustment_offsets_t adjust(time_duration_type(0,0,0),
Petr Machata 1b8674
+					time_duration_type(0,0,0),
Petr Machata 1b8674
+					time_duration_type(0,0,0));
Petr Machata 1b8674
 
Petr Machata 1b8674
         boost::shared_ptr<rule_type> rules;
Petr Machata 1b8674
 
Petr Machata 1b8674
         if(has_dst){
Petr Machata 1b8674
-          adjust = dst_adjustment_offsets(
Petr Machata 1b8674
-                                          str_from_delimited_time_duration<time_duration_type,char_type>(result[DSTADJUST]),
Petr Machata 1b8674
-                                          str_from_delimited_time_duration<time_duration_type,char_type>(result[START_TIME]),
Petr Machata 1b8674
-                                          str_from_delimited_time_duration<time_duration_type,char_type>(result[END_TIME])
Petr Machata 1b8674
-                                          );
Petr Machata 1b8674
+          adjust = dst_adjustment_offsets_t(
Petr Machata 1b8674
+					    str_from_delimited_time_duration<time_duration_type,char_type>(result[DSTADJUST]),
Petr Machata 1b8674
+					    str_from_delimited_time_duration<time_duration_type,char_type>(result[START_TIME]),
Petr Machata 1b8674
+					    str_from_delimited_time_duration<time_duration_type,char_type>(result[END_TIME])
Petr Machata 1b8674
+					    );
Petr Machata 1b8674
 
Petr Machata 1b8674
           rules = 
Petr Machata 1b8674
             boost::shared_ptr<rule_type>(parse_rules(result[START_DATE_RULE],