#702: AudioTimeStamp.new crashes MacRuby 0.6 -----------------------------------+---------------------------------------- Reporter: nagachika00@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- Comment(by lsansonetti@…): Strange enough, the structure can be decomposed like this: {{{ $ ./miniruby -e "framework 'CoreAudio'; p Pointer.new('{SMPTETime=ssIIIssss}')[0]" #<SMPTETime mSubframes=0 mSubframeDivisor=0 mCounter=0 mType=0 mFlags=0 mHours=0 mMinutes=0 mSeconds=0 mFrames=0> }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/702#comment:3> MacRuby <http://macruby.org/>