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

Segfault with calc prefix and underscore vs hyphen #2074

Closed
mgreter opened this issue May 6, 2016 · 0 comments
Closed

Segfault with calc prefix and underscore vs hyphen #2074

mgreter opened this issue May 6, 2016 · 0 comments

Comments

@mgreter
Copy link
Contributor

mgreter commented May 6, 2016

@function calc_foo() {
  @return "bar";
}
foo {
  test1: calc-foo();
  test2: calc_foo();
}
mgreter added a commit to mgreter/sass-spec that referenced this issue May 6, 2016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@mgreter mgreter self-assigned this May 6, 2016
@mgreter mgreter added this to the 3.3.7 milestone May 6, 2016
@xzyfer xzyfer modified the milestones: 3.3.7, 3.4 Oct 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants