sass/libsass

Unit math causes segfault

Closed this issue · 4 comments

nex3 commented

I get a segfault when I try to compile foo {bar: 1px * 2}.

Yeah, unit math is incomplete. Will look into this particular case.

This case should be fixed now.

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

Whoops. I'm late to this issue... :( Sorry.