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 usage of std::aligned_storage #2841

Merged
merged 1 commit into from Aug 17, 2017
Merged

Fix usage of std::aligned_storage #2841

merged 1 commit into from Aug 17, 2017

Conversation

hkaiser
Copy link
Member

@hkaiser hkaiser commented Aug 16, 2017

This fixes #2839

@krivenko please verify whether this fixes your problem

@krivenko
Copy link

CMake complains...

CMake Error at tests/regressions/CMakeLists.txt:30 (add_subdirectory):
  The source directory

    /home/igor/hpx/hpx.git/tests/regressions/serialization

  does not contain a CMakeLists.txt file.

@hkaiser
Copy link
Member Author

hkaiser commented Aug 17, 2017

@krivenko sorry... should be ok now.

@krivenko
Copy link

I confirm that #2839 is solved for me. Thank you!

@hkaiser hkaiser merged commit a17f3e8 into master Aug 17, 2017
@hkaiser hkaiser deleted the fixing_2839 branch August 17, 2017 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

memcpy buffer overflow: load_construct_data() and std::complex members
2 participants