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

Code: Fixes dynamic exception as per C++11 specs #1006

Merged
merged 1 commit into from
Mar 30, 2015
Merged

Code: Fixes dynamic exception as per C++11 specs #1006

merged 1 commit into from
Mar 30, 2015

Conversation

am11
Copy link
Contributor

@am11 am11 commented Mar 30, 2015

* See http://stackoverflow.com/a/13841791/863980.
* Also fixes a case where non-throw exception
  was throwing in sass_context.cpp.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.09% when pulling 7d19487 on am11:master into b87f4c7 on sass:master.

mgreter added a commit that referenced this pull request Mar 30, 2015
Code: Fixes dynamic exception as per C++11 specs
@mgreter mgreter merged commit 01492f5 into sass:master Mar 30, 2015
@xzyfer xzyfer added this to the 3.2 milestone Mar 31, 2015
@am11
Copy link
Contributor Author

am11 commented Mar 31, 2015

@xzyfer, this is pure C++11 std compliance (deprecating usage of the cpp11's deprecated feature) and nothing to do with WindOS-specifics. 😺

@xzyfer
Copy link
Contributor

xzyfer commented Mar 31, 2015

👍

@xzyfer xzyfer added the Build label Sep 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants