Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / boostorg/move issues and pull requests
#56 - Forward declarations of std types cause compilation errors on some platforms
Issue -
State: closed - Opened by igaztanaga about 1 month ago
#55 - Lowercase windows.h
Pull Request -
State: closed - Opened by jschueller 3 months ago
- 1 comment
#54 - Add support for modular build structure.
Pull Request -
State: closed - Opened by grafikrobot 4 months ago
- 1 comment
#53 - MSVC warning settings seems not restored in config_end.hpp
Issue -
State: closed - Opened by kazuhiro-nishimura 5 months ago
- 6 comments
#52 - Modular Boost C++ Libraries Request
Issue -
State: closed - Opened by grafikrobot 9 months ago
- 1 comment
#51 - Compiler deprecation warnings with VS2019 Version 16.10 and boost/move headers
Issue -
State: closed - Opened by pcaswell over 1 year ago
- 1 comment
#50 - Disabling forceinline with Clang broke the build
Issue -
State: closed - Opened by alandefreitas over 1 year ago
- 2 comments
#49 - clang-15 warnings about deprecated type traits intrinsics
Issue -
State: closed - Opened by Lastique about 2 years ago
- 4 comments
#48 - MSVC warning C4643: Forward declaring 'nothrow_t' in namespace std is not permitted by the C++ Standard.
Issue -
State: closed - Opened by Kojoley almost 3 years ago
- 1 comment
#47 - MSVC warning C5243: 'boost::move_detail::member_function_ptr': using incomplete class 'boost::move_detail::alignment_dummy' can cause potential one definition rule violation due to ABI limitation
Issue -
State: closed - Opened by Kojoley almost 3 years ago
- 4 comments
#46 - Include <algorithm> when BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE is defined
Pull Request -
State: closed - Opened by mkurdej almost 3 years ago
- 1 comment
#45 - Sort/merge bugs that affect boost::container::flat_map
Issue -
State: closed - Opened by igaztanaga about 3 years ago
#44 - Unused local type error with warnings-as-errors=on variant=release
Issue -
State: closed - Opened by grisumbras about 3 years ago
- 1 comment
#43 - Iterator traits/use std
Pull Request -
State: closed - Opened by theodelrieu about 3 years ago
- 2 comments
#42 - #include <boost/move/unique_ptr.hpp> fails when BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE is set
Issue -
State: closed - Opened by jm-mikkelsen about 3 years ago
- 1 comment
#41 - Update GitHub Actions CI file
Pull Request -
State: closed - Opened by sdarwin over 3 years ago
- 1 comment
#40 - Warning 4675 is not defined in MSVC
Issue -
State: closed - Opened by Guillaumebeuzeboc over 3 years ago
- 1 comment
#39 - GitHub Actions config
Pull Request -
State: closed - Opened by sdarwin over 3 years ago
#38 - Drone config
Pull Request -
State: closed - Opened by sdarwin almost 4 years ago
#37 - [skip ci] Add "cxxstd" json field
Pull Request -
State: closed - Opened by eldiener almost 4 years ago
#36 - Possible regressions under g++ 4.4 and clang++ 3.4 when building quickbook
Issue -
State: closed - Opened by pdimov almost 4 years ago
- 2 comments
#35 - New nothrow move traits are incomplete
Issue -
State: closed - Opened by palebedev almost 4 years ago
- 1 comment
#34 - Support MSVC streamlined debugging
Issue -
State: closed - Opened by vinniefalco about 4 years ago
- 5 comments
#33 - Merge to master?
Issue -
State: closed - Opened by jzmaddock over 4 years ago
- 2 comments
#32 - inserting into default-constructed flat_set creates null references
Issue -
State: closed - Opened by sxeraverx over 4 years ago
- 3 comments
#31 - Changes for Embarcadero C++ clang-based compilers, targeting Boost 1.74. Change __CODEGEARC__ to BOOST_CODEGEARC, which is defined in Boost co…
Pull Request -
State: closed - Opened by eldiener over 4 years ago
- 1 comment
#30 - (void) C-cast is a non-portable way of suppressing compiler warnings
Issue -
State: closed - Opened by fearsomepirate almost 5 years ago
- 1 comment
#29 - Add CMake install support, tests
Pull Request -
State: closed - Opened by pdimov almost 5 years ago
- 2 comments
#28 - Warning C4624 on MSVC 2019
Issue -
State: closed - Opened by cmazakas about 5 years ago
- 1 comment
#27 - Fix outstanding CI integration issues
Pull Request -
State: closed - Opened by jeking3 over 5 years ago
- 1 comment
#26 - Invalid iterator increment/decrement in the last iteration of adaptive_sort_combine_blocks
Issue -
State: closed - Opened by igaztanaga over 5 years ago
#25 - boost::movelib::adaptive_merge is broken for iterator_traits<RandIt>::size_type != std::size_t
Issue -
State: closed - Opened by rainerdeyke over 5 years ago
- 3 comments
#24 - Fix gcc 9 deprecated copy warnings in antistable.
Pull Request -
State: closed - Opened by Romain-Geissler-1A over 5 years ago
- 2 comments
#23 - Add minimal cmake file
Pull Request -
State: closed - Opened by Mike-Devel almost 6 years ago
- 3 comments
#22 - boost::move::out_ptr to interact with boost::move::unique_ptr
Issue -
State: closed - Opened by ThePhD about 6 years ago
- 4 comments
#21 - movelib appears to ignore std::iterator_traits
Issue -
State: closed - Opened by mikezackles about 6 years ago
- 2 comments
#20 - Move may_alias attribute for xlC++ compatibility.
Pull Request -
State: closed - Opened by chrahunt about 6 years ago
- 2 comments
#19 - Compilation error with IBM xlC++ on AIX
Issue -
State: closed - Opened by chrahunt about 6 years ago
#18 - Add a test for broken move emulation on gcc < 6
Pull Request -
State: closed - Opened by bc-lee over 6 years ago
- 3 comments
#17 - Add CI framework
Pull Request -
State: closed - Opened by jeking3 over 6 years ago
- 4 comments
#16 - Move Emulation Compile error for gcc < 6
Issue -
State: closed - Opened by bc-lee over 6 years ago
- 2 comments
#15 - Incorrect merge in adaptive_merge when the number of unique items is limited
Issue -
State: closed - Opened by igaztanaga about 7 years ago
- 2 comments
#14 - Workaround for bogus [-Wignored-attributes] warning on GCC 6.x/7.x
Pull Request -
State: closed - Opened by pgroke-dt about 7 years ago
- 2 comments
#13 - Use BOOST_MAY_ALIAS from Boost.Config.
Pull Request -
State: closed - Opened by Lastique over 7 years ago
#12 - Adds support for MSVC ARM64 target.
Pull Request -
State: closed - Opened by gongminmin over 7 years ago
- 1 comment
#11 - replace 'std::random_shuffle' by '::random_shuffle'.
Pull Request -
State: closed - Opened by DanielaE over 7 years ago
- 1 comment
#10 - Corrected incorrect include of no_exceptions_support.hpp.
Pull Request -
State: closed - Opened by adamshapiro0 almost 8 years ago
- 5 comments
#9 - Fix assignment of move-and-copy emulated classes
Pull Request -
State: closed - Opened by Flamefire over 8 years ago
- 1 comment
#8 - Fixed build errors with gcc and LLVM libc++
Pull Request -
State: closed - Opened by ukreator about 9 years ago
- 1 comment
#7 - Remove mentions of deprecated macros in test
Pull Request -
State: closed - Opened by mclow about 9 years ago
- 1 comment
#6 - Fix for BOOST_ALIGNMENT_OF being set to an "unknown" value.
Pull Request -
State: closed - Opened by jzmaddock almost 10 years ago
- 1 comment
#5 - Add support for BOOST_NO_INTRINSIC_WCHAR_T
Pull Request -
State: closed - Opened by MarcelRaad almost 10 years ago
#4 - Avoided GCC 4.9 regression in C++14 mode
Pull Request -
State: closed - Opened by Flast about 10 years ago
- 4 comments
#3 - Don't delete copy constructor when rvalue references are disabled
Pull Request -
State: closed - Opened by MarcelRaad about 10 years ago
- 1 comment
#2 - Create metadata file.
Pull Request -
State: closed - Opened by danieljames over 10 years ago
#1 - Added initial implementation of move_if_noexcept
Pull Request -
State: closed - Opened by apolukhin over 10 years ago
- 4 comments