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

[util] Remove redundant call to get() on smart pointer (thread_specific_ptr) #9538

Merged

Conversation

practicalswift
Copy link
Contributor

No description provided.

@fanquake fanquake changed the title [trivial] Remove redundant call to get() on smart pointer (thread_specific_ptr) Remove redundant call to get() on smart pointer (thread_specific_ptr) Jan 13, 2017
@practicalswift practicalswift changed the title Remove redundant call to get() on smart pointer (thread_specific_ptr) [util] Remove redundant call to get() on smart pointer (thread_specific_ptr) Jan 13, 2017
@practicalswift
Copy link
Contributor Author

Replaced [trivial] with [util] in commit title.

@practicalswift
Copy link
Contributor Author

Any changes needed before merge? :-)

@sipa
Copy link
Member

sipa commented Feb 27, 2017

@practicalswift Reviewers are volunteers and have a lot to look at around this time... please don't spam a dozen pull requests.

@practicalswift
Copy link
Contributor Author

practicalswift commented Feb 28, 2017

@sipa Sorry about that - was meant to be more like a friendly ping than a nag. Sorry, won't happen again :-)

@practicalswift practicalswift force-pushed the remove-redundant-get-on-smartptr branch from 1900b7d to 53a2ba3 Compare March 9, 2017 09:28
@practicalswift
Copy link
Contributor Author

Merge conflicts resolved and pushed! :-)

@laanwj laanwj merged commit 53a2ba3 into bitcoin:master Mar 9, 2017
laanwj added a commit that referenced this pull request Mar 9, 2017
…thread_specific_ptr)

53a2ba3 [util] Remove redundant call to get() on smart pointer (thread_specific_ptr) (practicalswift)

Tree-SHA512: ec8ace4218ae0657d1aaf8ba7682b0cdd140fe0844173058d3cbf4575dee8d9ad5f241e5bacf1e9e4ad3f7dd282f56a8cb0f306de2093f2c0f6333daedd58261
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Jan 21, 2019
…inter (thread_specific_ptr)

53a2ba3 [util] Remove redundant call to get() on smart pointer (thread_specific_ptr) (practicalswift)

Tree-SHA512: ec8ace4218ae0657d1aaf8ba7682b0cdd140fe0844173058d3cbf4575dee8d9ad5f241e5bacf1e9e4ad3f7dd282f56a8cb0f306de2093f2c0f6333daedd58261
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Jan 27, 2019
…inter (thread_specific_ptr)

53a2ba3 [util] Remove redundant call to get() on smart pointer (thread_specific_ptr) (practicalswift)

Tree-SHA512: ec8ace4218ae0657d1aaf8ba7682b0cdd140fe0844173058d3cbf4575dee8d9ad5f241e5bacf1e9e4ad3f7dd282f56a8cb0f306de2093f2c0f6333daedd58261
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Jan 29, 2019
…inter (thread_specific_ptr)

53a2ba3 [util] Remove redundant call to get() on smart pointer (thread_specific_ptr) (practicalswift)

Tree-SHA512: ec8ace4218ae0657d1aaf8ba7682b0cdd140fe0844173058d3cbf4575dee8d9ad5f241e5bacf1e9e4ad3f7dd282f56a8cb0f306de2093f2c0f6333daedd58261
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Feb 26, 2019
…inter (thread_specific_ptr)

53a2ba3 [util] Remove redundant call to get() on smart pointer (thread_specific_ptr) (practicalswift)

Tree-SHA512: ec8ace4218ae0657d1aaf8ba7682b0cdd140fe0844173058d3cbf4575dee8d9ad5f241e5bacf1e9e4ad3f7dd282f56a8cb0f306de2093f2c0f6333daedd58261
UdjinM6 pushed a commit to UdjinM6/dash that referenced this pull request Mar 9, 2019
…inter (thread_specific_ptr)

53a2ba3 [util] Remove redundant call to get() on smart pointer (thread_specific_ptr) (practicalswift)

Tree-SHA512: ec8ace4218ae0657d1aaf8ba7682b0cdd140fe0844173058d3cbf4575dee8d9ad5f241e5bacf1e9e4ad3f7dd282f56a8cb0f306de2093f2c0f6333daedd58261
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Mar 10, 2019
…inter (thread_specific_ptr)

53a2ba3 [util] Remove redundant call to get() on smart pointer (thread_specific_ptr) (practicalswift)

Tree-SHA512: ec8ace4218ae0657d1aaf8ba7682b0cdd140fe0844173058d3cbf4575dee8d9ad5f241e5bacf1e9e4ad3f7dd282f56a8cb0f306de2093f2c0f6333daedd58261
@practicalswift practicalswift deleted the remove-redundant-get-on-smartptr branch April 10, 2021 19:30
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Aug 16, 2022
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