#13227
|
exception.hpp : disable false warning C4265 given by Visual Studio
|
new
|
|
Boost 1.64.0
|
Bugs
|
|
Emil Dotchevski
|
#7709
|
Exception library always built as static library.
|
new
|
|
Boost 1.51.0
|
Bugs
|
|
Emil Dotchevski
|
#7320
|
Warnings "duplicate friend declaration" with Intel C++ Compiler XE 12.1.5.344
|
new
|
|
Boost 1.51.0
|
Bugs
|
|
Emil Dotchevski
|
#5496
|
Add API for detection of exception
|
new
|
|
Boost 1.45.0
|
Feature Requests
|
|
Emil Dotchevski
|
#11874
|
Compilation error with GCC4.6 in C++11 mode
|
reopened
|
|
Boost 1.64.0
|
Bugs
|
|
Emil Dotchevski
|
#10462
|
throw exception inherits two std::exception
|
new
|
|
Boost 1.56.0
|
Bugs
|
|
Emil Dotchevski
|
#12884
|
to_string()
|
new
|
|
Boost 1.63.0
|
Bugs
|
|
Emil Dotchevski
|
#8243
|
strerror is not thread-safe on all platforms
|
new
|
|
Boost 1.52.0
|
Bugs
|
|
Emil Dotchevski
|
#8383
|
Add noexcept to current_exception() function
|
new
|
|
Boost 1.53.0
|
Feature Requests
|
|
Emil Dotchevski
|
#11403
|
exception_ptr.hpp causes crash when .NET tries to unload a DLL that uses boost
|
new
|
|
Boost 1.56.0
|
Bugs
|
|
Emil Dotchevski
|
#6824
|
warning: delete called on boost::error_info... that has virtual functions but non-virtual destructor
|
reopened
|
|
Boost 1.56.0
|
Bugs
|
|
Emil Dotchevski
|
#8382
|
Add a C++11 conforming make_exception_ptr
|
new
|
|
Boost 1.53.0
|
Feature Requests
|
|
Emil Dotchevski
|
#10764
|
current_exception_diagnostic_information returns an empty string if what returns an empty string.
|
new
|
|
Boost 1.55.0
|
Bugs
|
|
Emil Dotchevski
|
#7483
|
Exception 'T' is not a legal base class
|
new
|
|
Boost 1.52.0
|
Support Requests
|
|
Emil Dotchevski
|
#6365
|
Compiler warnings when running static code analysis after build on MSVC 10
|
new
|
|
Boost 1.48.0
|
Bugs
|
|
Emil Dotchevski
|
#4360
|
Borland / Codegear patch for boost::enable_error_info
|
new
|
|
Boost 1.44.0
|
Patches
|
|
Emil Dotchevski
|
#9769
|
Add conversion from boost::exception_ptr to std::exception_ptr when available
|
new
|
|
Boost 1.55.0
|
Feature Requests
|
|
Emil Dotchevski
|
#9134
|
Code that uses BOOST_THROW_EXCEPTION produces a lot of "result may be used uninitialized (...)" warnings in certain conditions
|
new
|
|
Boost 1.54.0
|
Patches
|
|
Emil Dotchevski
|
#4068
|
Borland also needs private/public workaround in boost::exception
|
new
|
|
Boost 1.42.0
|
Patches
|
|
niels_dekker
|
#8353
|
Fix a warning in throw_exception.hpp header which causes build breakage
|
new
|
|
Boost 1.53.0
|
Bugs
|
|
Emil Dotchevski
|
#8863
|
BOOST_ATTRIBUTE_NORETURN causes stack pointer corruption
|
new
|
|
Boost 1.49.0
|
Bugs
|
|
Emil Dotchevski
|
#9385
|
Call current_exception in concurrent manner for the same exception object
|
new
|
|
Boost 1.53.0
|
Bugs
|
|
Emil Dotchevski
|
#9627
|
Missing include and BOOST_NO_TYPEID check
|
new
|
|
Boost 1.54.0
|
Bugs
|
|
Emil Dotchevski
|
#9715
|
Converting std:exception_ptr to boost:exception_ptr
|
new
|
|
Boost 1.55.0
|
Feature Requests
|
|
Emil Dotchevski
|
#10899
|
symbol visibility: cannot catch an exception thrown by boost::throw_exception on mac OS
|
new
|
|
Boost 1.55.0
|
Bugs
|
|
Emil Dotchevski
|
#10198
|
current_exception_diagnostic_information() returns empty string if verbose is false
|
new
|
|
Boost 1.55.0
|
Bugs
|
|
Emil Dotchevski
|
#9269
|
boost.exception unqualified enable_if/disable_if causing name clash with boost.test enable_if/disable_if
|
new
|
|
Boost Development Trunk
|
Bugs
|
|
Emil Dotchevski
|
#9074
|
Performance inefficiencies in boost::libs::filesystem::src::operations.cpp
|
new
|
|
Boost 1.54.0
|
Feature Requests
|
|
Beman Dawes
|
#11567
|
Boost crashes when boost::filesystem::path::imbue(std::locale(""));
|
new
|
|
Boost 1.57.0
|
Bugs
|
|
Beman Dawes
|
#13172
|
filesystem::directory_iterator::operator++: Function not implemented (errno not reset)
|
new
|
|
Boost 1.64.0
|
Bugs
|
|
Beman Dawes
|
#11138
|
filesystem::path::canonical() failed with junction points on Windows
|
new
|
|
Boost 1.57.0
|
Bugs
|
|
Beman Dawes
|
#8301
|
filesystem::canonical() has a race condition on Windows 7/10
|
new
|
|
Boost 1.59.0
|
Bugs
|
|
Beman Dawes
|
#7440
|
boost::filesystem compile error on solaris 10
|
new
|
|
Boost 1.51.0
|
Bugs
|
|
Beman Dawes
|
#7404
|
filesystem::canonical fails on UNC paths on Windows
|
new
|
|
Boost 1.50.0
|
Bugs
|
|
Beman Dawes
|
#8539
|
Windows Extended Path Prefix Suggestion
|
new
|
|
Boost 1.53.0
|
Feature Requests
|
|
Beman Dawes
|
#7396
|
filesystem::path::remove_all(path, error_code) throws filesystem_error exception
|
new
|
|
Boost 1.50.0
|
Bugs
|
|
Beman Dawes
|
#11057
|
fs::copy fails with FILE_ATTRIBUTE_REPARSE_POINT attribute
|
new
|
|
Boost 1.57.0
|
Bugs
|
|
Beman Dawes
|
#9547
|
Boost Filesystem documentation contains now removed "make_absolute()" method
|
new
|
|
Boost 1.55.0
|
Bugs
|
|
Beman Dawes
|
#11949
|
request for information
|
new
|
|
Boost 1.61.0
|
Support Requests
|
|
Beman Dawes
|
#7313
|
filesystem reference doc shows path::u16string(), but it doesn't exist
|
new
|
|
Boost 1.50.0
|
Bugs
|
|
Beman Dawes
|
#7310
|
filesystem::path::iterator::operator+ is unusable due to compile error
|
new
|
|
Boost 1.50.0
|
Bugs
|
|
Beman Dawes
|
#12904
|
canonical fails for relative symbolic link on NTFS
|
new
|
|
Boost 1.63.0
|
Bugs
|
|
Beman Dawes
|
#4888
|
codecvt_error_category is not thread-safe
|
new
|
|
Boost 1.45.0
|
Bugs
|
|
Beman Dawes
|
#7258
|
boost::filesystem::create_directories(const &path) returns false if the path contains a slash at the end of the string
|
reopened
|
|
Boost 1.59.0
|
Bugs
|
|
Beman Dawes
|
#11944
|
lexically_relative() documentation incorrect
|
new
|
|
Boost 1.60.0
|
Bugs
|
|
Beman Dawes
|
#12879
|
boost::filesystem::rename could result in copy instead of rename (windows)
|
new
|
|
Boost 1.60.0
|
Bugs
|
|
Beman Dawes
|
#9622
|
Add function time created file.
|
new
|
|
Boost Release Branch
|
Feature Requests
|
|
Beman Dawes
|
#13133
|
copy_file does not check file type, can fill disk or hang program if used on certain file types
|
new
|
|
Boost 1.63.0
|
Bugs
|
|
Beman Dawes
|
#7224
|
Fix endian.hpp and Filesystem on Android
|
new
|
|
Boost Development Trunk
|
Patches
|
|
Beman Dawes
|
#7211
|
path_locale destructor crashes when overloaded operator new and delete are present
|
new
|
|
Boost 1.51.0
|
Bugs
|
|
Beman Dawes
|
#7202
|
filesystem: Function remove_all_aux() with an argument of type system::error_code& can throw exception in case of filesystem error
|
new
|
|
Boost 1.47.0
|
Bugs
|
|
Beman Dawes
|
#12420
|
Boost filesystem should use POSIX API on cygwin
|
new
|
|
Boost 1.61.0
|
Bugs
|
|
Beman Dawes
|
#11947
|
filesystem: getting file_type from a directory_entry without causing a system call on linux
|
new
|
|
Boost 1.61.0
|
Patches
|
|
Beman Dawes
|
#12601
|
system_complete doc error
|
new
|
|
Boost 1.62.0
|
Bugs
|
|
Beman Dawes
|
#11051
|
filesystem::temp_directory_path() fails on OSX
|
new
|
|
Boost 1.57.0
|
Bugs
|
|
Beman Dawes
|