Skip to content

SERVER-30166 Replace string with explicit std::string. Enables compul…#1167

Closed
greenius wants to merge 1 commit intomongodb:masterfrom
greenius:fix-string-namespace-master
Closed

SERVER-30166 Replace string with explicit std::string. Enables compul…#1167
greenius wants to merge 1 commit intomongodb:masterfrom
greenius:fix-string-namespace-master

Conversation

@greenius
Copy link

Replaces string with std::string in several files so it will build when using --using-system-pcre with libpcre 8.41.

This is the equivalent of Pull Request #1166 but applies to master instead of 3.4 branch.

…ation when using --use-system-pcre which presusably used to do 'using std::string' in an earlier version of pcre
@markbenvenuto
Copy link
Contributor

@greenius Thanks for the contribution

markbenvenuto pushed a commit that referenced this pull request Oct 2, 2017
…ation when using --use-system-pcre which presusably used to do 'using std::string' in an earlier version of pcre

Closes #1167

Signed-off-by: Mark Benvenuto <mark.benvenuto@mongodb.com>
(cherry picked from commit b7cebf8)
markbenvenuto pushed a commit that referenced this pull request Oct 2, 2017
…ation when using --use-system-pcre which presusably used to do 'using std::string' in an earlier version of pcre

Closes #1167

Signed-off-by: Mark Benvenuto <mark.benvenuto@mongodb.com>
(cherry picked from commit b7cebf8)
markbenvenuto pushed a commit that referenced this pull request Oct 16, 2017
…ation when using --use-system-pcre which presusably used to do 'using std::string' in an earlier version of pcre

Closes #1167

Signed-off-by: Mark Benvenuto <mark.benvenuto@mongodb.com>
(cherry picked from commit b7cebf8)
@vcunat vcunat mentioned this pull request Nov 2, 2017
7 tasks
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

Successfully merging this pull request may close these issues.

3 participants