[pdal-commits] [PDAL/PDAL] 59f8bd: Boost exception updates.
Andrew Bell
noreply at github.com
Tue Jun 25 11:06:38 PDT 2019
Branch: refs/heads/azure-pipelines
Home: https://github.com/PDAL/PDAL
Commit: 59f8bd007c97fb3b1ac1c8788370f2042cb9a989
https://github.com/PDAL/PDAL/commit/59f8bd007c97fb3b1ac1c8788370f2042cb9a989
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-06-25 (Tue, 25 Jun 2019)
Changed paths:
A vendor/pdalboost/boost/exception/all.hpp
M vendor/pdalboost/boost/exception/current_exception_cast.hpp
M vendor/pdalboost/boost/exception/detail/error_info_impl.hpp
M vendor/pdalboost/boost/exception/detail/exception_ptr.hpp
M vendor/pdalboost/boost/exception/detail/is_output_streamable.hpp
M vendor/pdalboost/boost/exception/detail/object_hex_dump.hpp
A vendor/pdalboost/boost/exception/detail/shared_ptr.hpp
M vendor/pdalboost/boost/exception/detail/type_info.hpp
M vendor/pdalboost/boost/exception/diagnostic_information.hpp
A vendor/pdalboost/boost/exception/enable_current_exception.hpp
A vendor/pdalboost/boost/exception/enable_error_info.hpp
A vendor/pdalboost/boost/exception/errinfo_api_function.hpp
A vendor/pdalboost/boost/exception/errinfo_at_line.hpp
A vendor/pdalboost/boost/exception/errinfo_errno.hpp
A vendor/pdalboost/boost/exception/errinfo_file_handle.hpp
A vendor/pdalboost/boost/exception/errinfo_file_name.hpp
A vendor/pdalboost/boost/exception/errinfo_file_open_mode.hpp
A vendor/pdalboost/boost/exception/errinfo_nested_exception.hpp
A vendor/pdalboost/boost/exception/errinfo_type_info_name.hpp
A vendor/pdalboost/boost/exception/error_info.hpp
M vendor/pdalboost/boost/exception/exception.hpp
M vendor/pdalboost/boost/exception/get_error_info.hpp
M vendor/pdalboost/boost/exception/info.hpp
A vendor/pdalboost/boost/exception/info_tuple.hpp
M vendor/pdalboost/boost/exception/to_string.hpp
M vendor/pdalboost/boost/exception/to_string_stub.hpp
M vendor/pdalboost/boost/throw_exception.hpp
Log Message:
-----------
Boost exception updates.
More information about the pdal-commits
mailing list