Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Don't use std::to_string (C++) #1191

Merged
merged 1 commit into from
May 10, 2015
Merged

Don't use std::to_string (C++) #1191

merged 1 commit into from
May 10, 2015

Conversation

saper
Copy link
Member

@saper saper commented May 9, 2015

Use streams to convert unsigned long value

Use streams to convert unsigned long value
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 80.12% when pulling 55fa15b on saper:fix/1185pp into 3cf31ef on sass:master.

@saper
Copy link
Member Author

saper commented May 9, 2015

This fixes #1185 for certain gcc 4.x environments

xzyfer added a commit that referenced this pull request May 10, 2015
Using std::to_string breaks compilation on older gcc
@xzyfer xzyfer merged commit fb82f0b into sass:master May 10, 2015
@xzyfer xzyfer added this to the 3.2.4 milestone May 10, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants