Probably not, the only way it could affect Cocoa development is if someone was 
doing something like:

NSTextFieldInstance.text = "%6.2" % [5.fdiv(3)]

I haven't tried to see if -[NSString stringWithFormat:] would work instead, but 
hopefully it would.

On Apr 23, 2010, at 14:31, Laurent Sansonetti wrote:

> This one does not seem critical for 0.6, does it?
> 
> We are looking for bugs that could seriously impact Cocoa development.
> 
> Laurent
> 
> On Apr 23, 2010, at 4:29 AM, Jordan Breeding wrote:
> 
>> Could you also take a look at https://www.macruby.org/trac/ticket/663?
>> 
>> Jordan
>> 
>> On Apr 23, 2010, at 00:31, Laurent Sansonetti wrote:
>> 
>>> Now:
>>> 
>>> http://www.macruby.org/trac/ticket/628 CTFramesetterCreateFrame doesn't 
>>> like the CFRange type
>>> http://www.macruby.org/trac/ticket/662 macruby 0.6 breaks Grow
>>> 
>>> Laurent
>>> 
>>> On Apr 21, 2010, at 3:40 PM, Laurent Sansonetti wrote:
>>> 
>>>> After fixing + triaging more bugs, we selected:
>>>> 
>>>> http://www.macruby.org/trac/ticket/628 CTFramesetterCreateFrame doesn't 
>>>> like the CFRange type
>>>> http://www.macruby.org/trac/ticket/656 NSCoder encodeFloat and 
>>>> decodeFloatForKey doesn't with ruby float
>>>> http://www.macruby.org/trac/ticket/662 macruby 0.6 breaks Growl
>>>> http://www.macruby.org/trac/ticket/658 Including a module into Hash breaks 
>>>> creating an NSDictionary from a hash
>>>> http://www.macruby.org/trac/ticket/594 Not all methods visible to 
>>>> objective-c calls
>>>> http://www.macruby.org/trac/ticket/540 segfault with NSURLDownload with GC 
>>>> on
>>>> http://www.macruby.org/trac/ticket/551 NSThread.alloc.initWithTarget 
>>>> segfaulting
>>>> http://www.macruby.org/trac/ticket/550 TypeError: unrecognized runtime 
>>>> type when using NSThread.alloc.initWithTarget
>>>> http://www.macruby.org/trac/ticket/552 NSOperationQueue segfaults when 
>>>> more than one operation is being added
>>>> 
>>>> Laurent
>>>> 
>>>> On Apr 15, 2010, at 8:11 PM, Laurent Sansonetti wrote:
>>>> 
>>>>> Thank you :-)
>>>>> 
>>>>> I did a quick pass and noted the following bugs already:
>>>>> 
>>>>> https://www.macruby.org/trac/ticket/458
>>>>> https://www.macruby.org/trac/ticket/629
>>>>> https://www.macruby.org/trac/ticket/507
>>>>> https://www.macruby.org/trac/ticket/628
>>>>> 
>>>>> Laurent
>>>>> 
>>>>> On Apr 15, 2010, at 7:47 PM, robert gleeson wrote:
>>>>> 
>>>>>> Laurent,
>>>>>> 
>>>>>> Hey, awesome work! I'll check out the nightly later today/tomorrow for 
>>>>>> me. I think I've reported a few bugs so I'll check it out and report 
>>>>>> back to you :-P
>>>>>> 
>>>>>> Thanks,
>>>>>> Rob
>>>>>> 
>>>>>> On 16 Apr 2010, at 03:39, Laurent Sansonetti wrote:
>>>>>> 
>>>>>>> Hi guys,
>>>>>>> 
>>>>>>> 0.6 is now almost there. I need to polish a few more things and prepare 
>>>>>>> a detailed blog post about what changed. A lot of things changed in 
>>>>>>> fact, it's going to take some time :-)
>>>>>>> 
>>>>>>> For this release, we would like to announce that MacRuby is now stable 
>>>>>>> for Cocoa development. If you are working on a MacRuby Cocoa app, it 
>>>>>>> would be awesome if you could try the latest nightly build (or build 
>>>>>>> the sources by yourself), and let us know if everything is good for 
>>>>>>> you, or not. 
>>>>>>> 
>>>>>>> I am going to do a pass on the tracker to identify outstanding bugs 
>>>>>>> that haven't been fixed yet, but if you filed one do not hesitate to 
>>>>>>> remind me!
>>>>>>> 
>>>>>>> Thanks :)
>>>>>>> 
>>>>>>> Laurent
>>>>>>> _______________________________________________
>>>>>>> MacRuby-devel mailing list
>>>>>>> MacRuby-devel@lists.macosforge.org
>>>>>>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>>>>>> 
>>>>>> _______________________________________________
>>>>>> MacRuby-devel mailing list
>>>>>> MacRuby-devel@lists.macosforge.org
>>>>>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>>>>> 
>>>>> _______________________________________________
>>>>> MacRuby-devel mailing list
>>>>> MacRuby-devel@lists.macosforge.org
>>>>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>>>> 
>>>> _______________________________________________
>>>> MacRuby-devel mailing list
>>>> MacRuby-devel@lists.macosforge.org
>>>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>>> 
>>> _______________________________________________
>>> MacRuby-devel mailing list
>>> MacRuby-devel@lists.macosforge.org
>>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>> 
>> _______________________________________________
>> MacRuby-devel mailing list
>> MacRuby-devel@lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to