Unit math causes segfault
Closed this issue · 4 comments
nex3 commented
I get a segfault when I try to compile foo {bar: 1px * 2}
.
akhleung commented
Yeah, unit math is incomplete. Will look into this particular case.
akhleung commented
This case should be fixed now.
HamptonMakes commented
Using the SassC wrapper? or just compiling it directly?
-hampton.
On Mon, Apr 23, 2012 at 6:18 PM, Nathan Weizenbaum <
reply@reply.github.com
wrote:
I get a segfault when I try to compile
foo {bar: 1px * 2}
.
Reply to this email directly or view it on GitHub:
#8
HamptonMakes commented
Whoops. I'm late to this issue... :( Sorry.