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

Fix incorrect stringstream syntax. #345

Merged
merged 2 commits into from
Dec 21, 2014
Merged

Conversation

awleffew
Copy link
Contributor

The str() function is not being used to pull data out of stringstream mgs. This causes the build to fail when trying to apply mgs to the << operand.

The str() function is not being used to pull data out of stringstream mgs.  This causes the build to fail when trying to apply mgs to the << operand.
str() function is not being used to get data out of stringstream line.  This causes the build to fail.
@cbeck88
Copy link
Member

cbeck88 commented Dec 21, 2014

Thanks!

cbeck88 added a commit that referenced this pull request Dec 21, 2014
Fix incorrect stringstream syntax.
@cbeck88 cbeck88 merged commit 95e88fa into wesnoth:master Dec 21, 2014
@awleffew awleffew deleted the compile_error branch December 21, 2014 18:48
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.

2 participants