boostorg / boostorg/asio

boost::asio::execution::bad_executor needs an explicit BOOST_ASIO_DECL

Đang mở
#448 2 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C++
Star
1.6k
Fork
485
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

When linking with lld (from clang-64 MinGW) on windows, with BOOST_ASIO_DYN_LINK:

ld.lld: error: undefined symbol: vtable for boost::asio::execution::bad_executor

Every other symbol is correct, but since the type `boost::asio::execution::bad_executor` itself is not marked `BOOST_ASIO_DECL`, then the implicit dtor won't be marked as exported.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.