[Rubycocoa-devel 1053] Re: BOOL type encoding coflict objc <=> bridgesupport?

Back to archive index

Laurent Sansonetti lsans****@apple*****
Tue Jul 3 22:56:24 JST 2007


Hi Satoshi-san,

At a glance I don't think it's good. IMHO it would be better to make  
ocdata_size returning sizeof(void *) for small integers when running  
in PPC mode. Then all small integers allocations would be fixed, and  
not only this specific one.

Can you try that?

Laurent

On Jul 3, 2007, at 3:35 PM, Satoshi Nakagawa wrote:

> Hi Laurent.
>
> I have fixed this problem, commited as r1886.
> Now tests for this problem are all green:
>
>  http://limechat.net/rubycocoa/bridge_test.html
>
> Could you review the fix?
>
> --
> Satoshi Nakagawa
>
>
> On 2007/07/02, at 22:45, Satoshi Nakagawa wrote:
>
>> Hi.
>>
>>> I'm working on writing reproduce code same as:
>>>
>>>  http://limechat.net/rubycocoa/BridgeTest.zip
>>>
>>> But currently it is in failure.
>>> The results of control_textView_doCommandBySelector are
>>> different to each other.
>>> That's strange.
>>
>> Oops.
>> It was an explanation not enough.
>>
>> I mean I'm trying to write test cases to reproduce the problem
>> on unit test.
>> But it's in failure currently.
>> The problem seems to be reproducible only on .app form.
>>
>> --
>> Satoshi Nakagawa
>>
>> _______________________________________________
>> Rubycocoa-devel mailing list
>> Rubyc****@lists*****
>> http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel
>
> _______________________________________________
> Rubycocoa-devel mailing list
> Rubyc****@lists*****
> http://lists.sourceforge.jp/mailman/listinfo/rubycocoa-devel




More information about the Rubycocoa-devel mailing list
Back to archive index