I've just pushed a fix for printing a better error message for recursive mixins.
On Fri, May 21, 2010 at 11:07 PM, joshcody <[email protected]> wrote: > Doggonit, just realized I dumbly did a replace all on display: block > with +block and had +block defined as the code under =block. Help > request rescinded and converted into request for more dummy-proof > error messages :) > > On May 21, 5:36 pm, joshcody <[email protected]> wrote: > > Apologies! I misunderstood; here is the SASS file: > http://droplr.com/136Keo > > > > On May 20, 10:44 pm, Nathan Weizenbaum <[email protected]> wrote: > > > > > > > > > > > > > It would still help a lot to see the Sass file. > > > > > On Thu, May 20, 2010 at 10:40 PM, joshcody <[email protected]> wrote: > > > > Thanks so much for your responses. haml-edge 3.1.18, and you can see > > > > the full trace here:http://droplr.com/12IBfa > > > > > > Thanks again! Be back around in the morning (PDT) to see any more > > > > suggestions. > > > > > > On May 20, 9:43 pm, Nathan Weizenbaum <[email protected]> wrote: > > > > > Also, what version of haml and haml-edge are you using? What's the > Sass > > > > code > > > > > that's causing the error? > > > > > > > On Thu, May 20, 2010 at 9:15 PM, Chris Eppstein < > [email protected]> > > > > wrote: > > > > > > can you extract some interesting bits from the stack trace when > using > > > > > > --trace? > > > > > > > > chris > > > > > > > > On Thu, May 20, 2010 at 4:55 PM, joshcody <[email protected]> > wrote: > > > > > > > >> On my local machine, I'm getting the following erro: > > > > > > > >> Joshua-Codys-MacBook-Pro-4:css jcody$ sass --watch main.sass > > > > > >> >>> Sass is watching for changes. Press Ctrl-C to stop. > > > > > >> SystemStackError: stack level too deep > > > > > >> Use --trace for backtrace. > > > > > > > >> I tried to switch to haml instead of haml-edge and got the > following: > > > > > > > >> NoMethodError: undefined method `[]' for nil:NilClass > > > > > > > >> Any ideas what could be going wrong? > > > > > > > >> -- > > > > > >> You received this message because you are subscribed to the > Google > > > > Groups > > > > > >> "Haml" group. > > > > > >> To post to this group, send email to [email protected]. > > > > > >> To unsubscribe from this group, send email to > > > > > >> [email protected]<haml%[email protected]> > <haml%[email protected]<haml%[email protected]> > >< > > > > haml%[email protected]<haml%[email protected]> > <haml%[email protected]<haml%[email protected]> > > > > > > >. > > > > > >> For more options, visit this group at > > > > > >>http://groups.google.com/group/haml?hl=en. > > > > > > > > -- > > > > > > You received this message because you are subscribed to the > Google > > > > Groups > > > > > > "Haml" group. > > > > > > To post to this group, send email to [email protected]. > > > > > > To unsubscribe from this group, send email to > > > > > > [email protected]<haml%[email protected]> > <haml%[email protected]<haml%[email protected]> > >< > > > > haml%[email protected]<haml%[email protected]> > <haml%[email protected]<haml%[email protected]> > > > > > > >. > > > > > > For more options, visit this group at > > > > > >http://groups.google.com/group/haml?hl=en. > > > > > > > -- > > > > > You received this message because you are subscribed to the Google > Groups > > > > "Haml" group. > > > > > To post to this group, send email to [email protected]. > > > > > To unsubscribe from this group, send email to > > > > [email protected]<haml%[email protected]>< > haml%[email protected]<haml%[email protected]> > >. > > > > > For more options, visit this group athttp:// > > > > groups.google.com/group/haml?hl=en. > > > > > > -- > > > > You received this message because you are subscribed to the Google > Groups > > > > "Haml" group. > > > > To post to this group, send email to [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]<haml%[email protected]>< > haml%[email protected]<haml%[email protected]> > >. > > > > For more options, visit this group at > > > >http://groups.google.com/group/haml?hl=en. > > > > > -- > > > You received this message because you are subscribed to the Google > Groups "Haml" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > [email protected] <haml%[email protected]>. > > > For more options, visit this group athttp:// > groups.google.com/group/haml?hl=en. > > > > -- > > You received this message because you are subscribed to the Google Groups > "Haml" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > [email protected] <haml%[email protected]>. > > For more options, visit this group athttp:// > groups.google.com/group/haml?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Haml" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
