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

masternode-budget.cpp:1531:1: warning: base class ‘class CBudgetProposal’ should be explicitly initialized in the copy constructor #542

Closed
poiuty opened this issue Aug 17, 2015 · 0 comments

Comments

@poiuty
Copy link

poiuty commented Aug 17, 2015

  CXX      libbitcoin_wallet_a-masternode-budget.o
masternode-budget.cpp: In copy constructor ‘CBudgetProposalBroadcast::CBudgetProposalBroadcast(const CBudgetProposalBroadcast&)’:
masternode-budget.cpp:1531:1: warning: base class ‘class CBudgetProposal’ should be explicitly initialized in the copy constructor [-Wextra]
 CBudgetProposalBroadcast::CBudgetProposalBroadcast(const CBudgetProposalBroadcast& other)
 ^
This was referenced Aug 18, 2015
@UdjinM6 UdjinM6 closed this as completed Sep 1, 2015
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

No branches or pull requests

2 participants