issues
search
boostorg
/
dll
Library for comfortable work with DLL and DSO
https://boost.org/libs/dll
52
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add macro BOOST_DLL_USE_STD_SHARED_PTR
#75
tgmatos
opened
1 week ago
0
Add RTLD_NODELETE on boost::dll::load_mode
#74
tgmatos
opened
2 weeks ago
0
import_alias supplies wrong type to shared_library::get producing invalid function pointer.
#73
nkolotov
closed
1 month ago
0
Add constructor taking native_handle_t
#72
tgmatos
opened
2 months ago
0
Add support for modular build structure.
#71
grafikrobot
closed
2 months ago
1
Buffer size 10240 for FreeBSD in program_location_impl.hpp
#70
darealshinji
opened
6 months ago
0
Add constructor taking native_handle_t
#69
manipuladordedados
opened
8 months ago
3
Add shared_library::release()
#68
manipuladordedados
opened
9 months ago
2
On Linux, Boost dll requires linking against dl, why not do this in the CMakeLists.txt?
#67
joris-nijs
opened
11 months ago
0
Drop 03
#66
apolukhin
closed
1 year ago
0
Why doesn't shared_library destructor call unload()?
#65
db4
closed
1 year ago
2
Can't import a function with an array parameter (MSVC)
#64
db4
opened
1 year ago
0
Use boost::core::invoke_swap instead of deprecated boost::swap
#63
Flamefire
closed
1 year ago
0
Switch to `boost::core::invoke_swap`
#62
Lastique
closed
1 year ago
1
Use relative URL for redirect in index.html
#61
ashtum
closed
1 year ago
1
so loaded by boost::dll cannot call python
#60
155cannon
closed
1 year ago
1
import_mangled fails with clang and std::string
#59
ivan-mci
opened
1 year ago
0
Test failure with glibc 2.36+
#58
sgn
closed
1 year ago
0
Avoid implicit cast from size_t to uint32_t
#57
travbid
closed
1 year ago
1
Construct string with iterators
#56
camerbam
closed
2 years ago
1
Fix issue #53 by introducing an explicit cast to lvalue reference
#55
yuxianch
closed
3 years ago
1
Always include system_error.hpp when BOOST_DLL_USE_STD_FS is not defined
#54
Naios
closed
3 years ago
1
Wrong code in cpp_test_library.cpp: non-const lvalue reference to type 'some_space::some_class' cannot bind to a tempor ary of type 'some_space::some_class'
#53
yuxianch
closed
3 years ago
1
Crash on Android when invoking the copy assignment operator of 'shared_library'
#52
RazvanAM
opened
3 years ago
0
'Getting started' incorrectly suggests to link against boost_system
#51
reavertm
opened
3 years ago
0
PROTECTED visibility should be listed on symbols since they are exported
#50
slnj
closed
3 years ago
1
Remove unneeded convert from wchar_t to char on POSIX environment
#49
phprus
closed
3 years ago
1
[skip ci] Add "cxxstd" json field
#48
eldiener
closed
3 years ago
0
update lcov in .travis.yml
#47
sdarwin
closed
3 years ago
1
Runtime error when using UBSan with clang-10
#46
maximaximal
closed
3 years ago
2
Unable to compile with clang 9 with enabled modules
#45
faserg1
closed
4 years ago
2
Compatibility with pybind11?
#44
danzimmerman
closed
4 years ago
2
Compilation error 'getline': identifier not found
#43
slay-er
closed
4 years ago
1
Compilation error without include <string> in 1.73 release
#42
neyron85
closed
4 years ago
1
List symbols in dynsym (as fall-back)
#41
ingomueller-net
closed
3 years ago
1
Fix an assertion when a DLL doesn't export any public symbols at all
#40
Naios
closed
4 years ago
1
bad codegen with visual studio 16.5
#39
BurningEnlightenment
closed
4 years ago
1
symbol_location returning "\\?\" prefix on windows
#38
johnkit
closed
4 years ago
1
When rtti is closed in GCC, the pointer type with the CV qualifier and the template type with the default parameters are resolved correctly
#37
XiaLiChao82
closed
4 years ago
0
When rtti is closed in GCC, the pointer type with the CV qualifier and the template type with the default parameters are resolved correctly
#36
XiaLiChao82
closed
4 years ago
11
Ramil Gauss
#35
RamilGauss
closed
4 years ago
6
Switch to static dispatch
#34
Kojoley
closed
4 years ago
1
Clang and ICC on Windows fixes
#33
Kojoley
closed
4 years ago
4
DeImangle does not match when smart_library calls import_Imangled with const T* or std ::string
#32
XiaLiChao82
closed
4 years ago
7
The smart library cannot find the symbol when the import class function is called
#31
XiaLiChao82
closed
5 years ago
0
Undefined behavior in negation of load_mode::type
#30
Flamefire
closed
4 years ago
1
Non-posix header used in /posix subfolder
#29
extrowerk
closed
5 years ago
4
smart_library Problem with building in c ++ 11
#28
choiwooseok
closed
4 years ago
0
Any interest to replace boost functionalities with std ones ?
#27
Firefly35
closed
4 years ago
2
Callbacks not functioning. But libcurl callbacks are fine
#26
kenkit
closed
5 years ago
5
Next