Sneaky ruby.h change during a most recent commit seems to be crashing
my already somewhat crippled little app. I rebuilt with .clear instead
of +clear and it doesn't crash, though fwiw I still have problems I've
been struggling with where some_stack.clear { populate_stuff } doesn't
repaint right after the first time it's hit.. something that worked
once and then one day just started funking up..+clear crash report: http://gist.github.com/9201 I am currently trying to get some C chops to generally be better at helping with things like this, but also to make this happen: http://article.gmane.org/gmane.comp.lib.shoes/1716 Modifying the log UI is pretty straightforward, being a Shoes app and all, but my aforementioned lack of C knowledge has me currently more or less clueless about how to expose the exception info. If why or anyone wouldn't mind explaining some of the related details, either to the crash or exposing exceptions.. or both, I'd be very appreciative! I am gonna keep trying to learn enough C to make all my dreams come true, but I must confess I like living up in the clouds with my rubies and what not. -- Seth Thomas Rasmussen http://greatseth.com
