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

GCC 9.1 fixes /monero#5613+#5865 #149

Merged
merged 3 commits into from
Sep 23, 2019
Merged

GCC 9.1 fixes /monero#5613+#5865 #149

merged 3 commits into from
Sep 23, 2019

Conversation

stoffu
Copy link

@stoffu stoffu commented Sep 23, 2019

monero-project#5613
monero-project#5865

Two of the five total commits monero-project@2cbe756 and monero-project@11f13da were omitted due to the Aeon codebase not keeping up with Monero's recent updates.

Also, the second commit monero-project@35c20c4 was adapted so that nonexistent fields (connection_context_base::m_ssl and ABPkeys::is_change_address and ABPkeys::additional_key) are removed.

I'm leaving links to relevant upstream PRs that are to be taken in the future to hint the eventual patch creator (likely myself) that additional care is needed:

GCC wants operator= aand copy ctor to be both defined, or neither
It was removed, but it still accepted by the compiler, which warns
for every file
@stoffu stoffu changed the title GCC 9.1 fixes /monero#5613 GCC 9.1 fixes /monero#5613+#5865 Sep 23, 2019
@aeonix aeonix merged commit fdf6f50 into aeonix:master Sep 23, 2019
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.

3 participants