Peter Dimov
bfbc5ec42f
Remove BOOST_SYSTEM_REQUIRE_CONST_INIT; variables are constexpr, so no longer needed. Closes #45 .
2019-05-12 04:15:35 +03:00
Peter Dimov
1d845408dd
Fix thread safety issue in std interop
2019-04-25 01:01:48 +03:00
Peter Dimov
e08e4253d0
Avoid allocation on interop for system/generic categories; fix DLL interoperability on msvc-14.x by poking into std::system_category::_Addr
2019-04-25 00:31:25 +03:00
Peter Dimov
afc51937be
Mark to_std_category as BOOST_SYMBOL_VISIBLE
2019-04-24 23:18:19 +03:00
Peter Dimov
9b8cb7f1f6
Fix wrong null character stripping for FormatMessage (Nikita Kniazev)
2019-03-24 01:59:23 +02:00
Peter Dimov
ef7c34fc30
Remove use of _alloca
2019-02-26 17:22:58 +02:00
Peter Dimov
3a4fff686e
Fix warnings on clang-win
2018-10-27 05:30:27 +03:00
Peter Dimov
e87cd333a8
Work around 'unused variable' MSVC warning
2018-10-02 18:39:41 +03:00
Peter Dimov
78a1813c13
Merge branch 'develop' into feature/use-utf8
2018-10-02 04:36:25 +03:00
Peter Dimov
584f9731ad
Refactor BOOST_SYSTEM_USE_UTF8 code
2018-10-01 17:40:16 +03:00
Peter Dimov
91aeb86f57
Disable constexpr on g++ 5
2018-09-22 21:00:06 +03:00
Peter Dimov
b300fdeef4
Use CP_UTF8 when BOOST_SYSTEM_USE_UTF8 is defined
2018-09-21 20:45:44 +03:00
Peter Dimov
73de31c541
MinGW32 doesn't have std::snprintf
2018-09-21 16:01:29 +03:00
Peter Dimov
7b401cef93
Improve Windows implementation of message()
2018-09-21 06:45:56 +03:00
Peter Dimov
e180bfe37e
Add system_category_test; fix Windows implementation
2018-09-21 04:51:50 +03:00
Peter Dimov
ec93d058fe
Add a noexcept overload of message() taking a buffer
2018-09-21 03:16:55 +03:00
Peter Dimov
af9646c582
Fix #endif placement
2018-09-19 01:10:12 +03:00
Peter Dimov
515fbb21b4
Use strerror_r on glibc
2018-09-18 22:21:13 +03:00
Peter Dimov
56651f6633
Disable <system_error> interoperation on g++ 4.4/4.5
2018-09-16 20:49:33 +03:00
Peter Dimov
6bd05dc92d
Add BOOST_SYMBOL_VISIBLE to category classes to placate UBSan
2018-09-16 19:32:38 +03:00
Peter Dimov
34600a62df
The constexpr workarounds are no longer needed
2018-09-16 06:15:22 +03:00
Peter Dimov
57ecfeb2c2
Use map::insert instead of map::emplace, which doesn't work on g++ pre-6 (and msvc-10.0)
2018-09-16 05:58:29 +03:00
Peter Dimov
731df11ffd
Add system_category_posix.hpp; remove BOOST_SYSTEM_WIN32
2018-09-16 05:44:58 +03:00
Peter Dimov
038786179a
Remove unnecessary files
2018-09-16 03:05:17 +03:00
Peter Dimov
2fa0a00583
Make Boost.System header-only
2018-09-16 03:04:19 +03:00
Peter Dimov
587ceaf739
Enable constexpr in header-only mode as well
2018-01-22 04:56:40 +02:00
Peter Dimov
77817d8847
Fix MinGW link errors by properly exporting symbols
2018-01-22 02:20:01 +02:00
Peter Dimov
61b4d8ef24
Fix variant=release link errors
2018-01-21 21:42:22 +02:00
Peter Dimov
7b6dcf6ac6
Make error_code, error_condition literal if C++14 constexpr is available
2018-01-14 07:24:00 +02:00
Peter Dimov
d28c6ff128
Do not put categories in an unnamed namespace, as this is an ODR violation in header-only mode
2018-01-14 05:56:15 +02:00
Daniela Engert
706659a97f
std::basic_string::size() may return a size_type which is wider than an int.
...
Signed-off-by: Daniela Engert <dani@ngrt.de >
2017-12-16 10:40:49 +01:00
Peter Dimov
e367d65b6e
Fix use of _alloca under g++/clang (mingw/cygwin)
2017-11-01 20:59:34 +02:00
Zang MingJie
0daba59730
Fix MSVC compile error
2017-11-02 01:32:18 +08:00
Andrey Semashev
a4b67129ff
Updated Boost.WinAPI usage to the new location and namespace.
2017-10-25 00:44:18 +03:00
Peter Dimov
829a1320a7
Replace BOOST_SYSTEM_NO_DEPRECATED with BOOST_SYSTEM_ENABLE_DEPRECATED
2017-10-21 19:19:57 +03:00
Beman
cd38d2f778
Remove unused assignment. This was pull request 15, which was made against master instead of develop.
2017-09-08 15:44:52 -04:00
Daniela Engert
d8d71216e9
fix narrowing conversion
...
Signed-off-by: Daniela Engert <dani@ngrt.de >
2017-08-27 07:11:04 +02:00
Peter Dimov
cc26feabef
Fix error_code.ipp on Cygwin
2017-06-13 19:50:36 +03:00
Beman
f26bfc87aa
Fix typo
2017-06-04 11:28:14 -04:00
Beman
bd37d3b619
Reformat overly long lines of code.
2017-06-04 11:17:39 -04:00
Beman
4736079b2e
Fix boost::detail::winapi::ERROR_INSUFFICIENT_BUFFER_ in error_code.ipp (Thanks to Lastique). Use <boost/detail/winapi/error_codes.hpp> in windows_error.hpp. Add msvc project to build header-only version of error_code_test.
2017-06-04 11:01:08 -04:00
Jorge Lodos
67ae4c2aa7
Do not include windows.h in header only mode
2017-05-28 16:37:27 -04:00
Beman
388b3497af
Revert the prior change (do not include windows.h). It worked fine with the msvc toolset, testing with the last four VC++ versions. But it failed with GCC version 4.9.3 cygwin64.
2016-02-23 10:58:27 -05:00
Jorge Lodos
561ac00345
Do not include windows.h in header only mode
2016-02-18 22:00:34 -06:00
Steve Gates
2f2c97caa8
Fixing break on cygwin because local_free_on_destruction.hpp is not
...
included. Ticket #10137 .
2014-06-19 20:30:41 -07:00
Steve Gates
9c23522b73
Changes to make Boost System work on the Windows Runtime.
...
Basically just use FormatMessageW without FORMAT_MESSAGE_FROM_SYSTEM.
2014-05-27 12:28:13 -07:00
Beman
986e0f33ac
Ensure generic_category() and system_category() linkage is correct on Windows when BOOST_ERROR_CODE_HEADER_ONLY is specified.
2014-01-06 17:38:20 -05:00
Beman
459160d184
Move BOOST_SYSTEM_SOURCE definition to src/error_code.cpp so that automatic library variant selection is enabled.
2014-01-06 16:52:15 -05:00
Beman
42ee65f745
Move src/local_free_on_destruction.hpp to include/boost/detail. Was not being found by some VC++ versions, plus header only builds are supposed to be possible without non-header directories even being present.
2014-01-06 15:37:51 -05:00
Tim Blechmann
2c620a4f3a
fix header-only use of error codes
...
BOOST_ERROR_CODE_HEADER_ONLY was not working when the headers are separated
from the sources (e.g. when installing the headers to fhs-style /usr/include
or the like). to avoid this, we move the implementation to an .ipp file
Signed-off-by: Tim Blechmann <tim@klingt.org >
2014-01-04 12:36:44 +01:00