Skip to content

Conversation

@jonnxu
Copy link
Contributor

@jonnxu jonnxu commented Jan 14, 2019

Resolve the compile warning and bug


int PullRequest::getLatestPullRequestOpaque() const {
int PullRequest::getLatestPullRequestOpaque() {
boost::lock_guard<boost::mutex> lock(m_pullRequestLock);
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe turn ‘m_bPullMsgEventInprogress’ to a mutable member is a better choice.

@ShannonDing ShannonDing merged commit 6f0908e into apache:master Jan 15, 2019
@ShannonDing ShannonDing added the enhancement New feature or request label Jan 21, 2019
@ShannonDing ShannonDing added this to the 1.2.1 milestone Jan 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants