[MacRuby] #1143: Dates in 32-bit converted from NSDate are not precise enough

MacRuby ruby-noreply at macosforge.org
Mon Jan 31 15:14:27 PST 2011


#1143: Dates in 32-bit converted from NSDate are not precise enough
----------------------------------------+-----------------------------------
 Reporter:  vincent.isambart@…          |       Owner:  vincent.isambart@…        
     Type:  defect                      |      Status:  new                       
 Priority:  blocker                     |   Milestone:  MacRuby 0.9               
Component:  MacRuby                     |    Keywords:                            
----------------------------------------+-----------------------------------
 {{{
 % arch -i386 macruby -e 'p NSDate.date; sleep 2; p NSDate.date'
 2011-02-01 08:04:32 +0900
 2011-02-01 08:04:32 +0900
 }}}

 The time displayed should of course change with a sleep of 2 seconds.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1143>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list