Skip to content

Conversation

maflcko
Copy link
Member

@maflcko maflcko commented Jun 22, 2021

std::atomic is used in the file, so to avoid compile issues, add the missing include.

Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK fa2d21f, I have reviewed the code and it looks OK, I agree it can be merged.

extern std::atomic_bool fImporting;
extern std::atomic_bool fReindex;

@practicalswift
Copy link
Contributor

cr ACK fa2d21f

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jamesob
Copy link
Contributor

jamesob commented Jun 22, 2021

crACK fa2d21f

@maflcko maflcko merged commit 327e269 into bitcoin:master Jun 22, 2021
@maflcko maflcko deleted the 2106-include branch June 22, 2021 15:43
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Jun 24, 2021
fa2d21f add missing atomic include (MarcoFalke)

Pull request description:

  `std::atomic` is used in the file, so to avoid compile issues, add the missing include.

ACKs for top commit:
  practicalswift:
    cr ACK fa2d21f
  jamesob:
    crACK bitcoin@fa2d21f
  hebasto:
    ACK fa2d21f, I have reviewed the code and it looks OK, I agree it can be merged.
  prayank23:
    crACK bitcoin@fa2d21f

Tree-SHA512: 307b15abd62006be4457b2437fb65de517c296bf0417e8acd181904eb6056dba5655dd5bc43b834bf68a087d06637f5e99ba5a6bc8be3e12388cea470dc155d0
gwillen pushed a commit to ElementsProject/elements that referenced this pull request Jun 1, 2022
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants