Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix duplicate symbols of asio::dummy_return<void> for MSVC #584

Conversation

ewienik
Copy link
Contributor

@ewienik ewienik commented Dec 11, 2020

When compiling with Visual Studio there shows LNK2005 (symbol already defined) for asio::dummy_result

@ewienik ewienik changed the title Fix several definitions dummy return Fix several definitions of asio::dummy_return<void> Dec 11, 2020
@ewienik ewienik changed the title Fix several definitions of asio::dummy_return<void> Fix several definitions of asio::dummy_return<void> for MSVC Dec 11, 2020
@ewienik ewienik changed the title Fix several definitions of asio::dummy_return<void> for MSVC Fix duplicate symbols of asio::dummy_return<void> for MSVC Dec 16, 2020
@chriskohlhoff
Copy link
Owner

Fixed in 7377f94.

@jdoubleu
Copy link

Unfortunately this didn't make it into the 1.18.1 release (note the day, though 😉). Would it be possible to release a new version for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants