Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Cleaned up namespace imports to reduce symbol collisions #46

Merged
merged 1 commit into from
Nov 14, 2017

Conversation

jasonbcox
Copy link
Contributor

Remove namespace imports as they pollute namespace and are prone to symbol clashes.

@jgarzik
Copy link
Owner

jgarzik commented Nov 12, 2017

concept ACK -- looks like we need to fix up the travis build before we can accept, though

(You didn't break it up, but it must be fixed before merging)

@maflcko
Copy link
Contributor

maflcko commented Nov 12, 2017

See #45 for the fix

@jgarzik jgarzik merged commit 88ab64f into jgarzik:master Nov 14, 2017
@jasonbcox
Copy link
Contributor Author

Thanks for the fix! I wasn't sure if this check was safe to remove or had to be modified moving forward.

laanwj added a commit to bitcoin-core/univalue-subtree that referenced this pull request Aug 31, 2018
d208f98 Cleaned up namespace imports to reduce symbol collisions (Jason B. Cox)

Pull request description:

  Exact commit taken from jgarzik#46 by jasonbcox

Tree-SHA512: 127db323530b03147d52de4107600024921f69756e0b2f0ecbb59f27f1783758a4d9016eb3b52c64170d03aa496c8b682affee171c51f86a4a4af6907b004b94
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants