Skip to content

Conversation

@noise23
Copy link

@noise23 noise23 commented Oct 2, 2021

Added compatibility with latest openssl and boost, fixed some bugs, etc.

noise23 and others added 30 commits January 13, 2016 18:43
warning: invalid suffix on literal; C++11 requires a space between literal and string macro
warning: invalid suffix on literal; C++11 requires a space between literal and string macro
Works around an implicit copy constructor considered deprecated.
C++98/C++03 compatible unlike the compiler generated default copy
constructor introduced in C++11.
CScript &operator=(const CScript &b) = default;

ghostlander/Phoenixcoin@4ee6ec4
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.

1 participant