I thought too.
Before it was a DNU not a infinite loop.

On Aug 30, 2013, at 8:27 AM, [email protected] wrote:

> I'll fix it, I thought I already did it. 
> 
> 
> El 29/08/2013, a las 22:12, Stéphane Ducasse <[email protected]> 
> escribió:
> 
>> buildAnalyzeSubMenu: aBuilder
>>   <contextMenu>
>>   <nautilusGlobalClassMenu>
>>   | target |
>> 
>>   target := aBuilder model.
>>   target selectedClass ifNil: [^target].
>>   target selectedClass buildAnalyzeSubMenu: aBuilder.
>>                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>> 
>> Now I do not get much how to fix it (too tired)
>> 
>> Stef
>> 
> 


Reply via email to