On Fri, Oct 6, 2017 at 4:46 PM, Cyril Ferlicot D. <cyril.ferlicot@gmail.com> wrote:
Le 06/10/2017 �� 21:38, Cyril Ferlicot D. a ��crit��:
> Le 06/10/2017 �� 21:34, Mariano Martinez Peck a ��crit��:
>> I followed the instructions to update Iceberg from in a 6.1 image. When
>> I tried to clone the repository, I have the attached error (DNU on
>> #dangerTextColor). I workedaround that by doing:
>>
>> IceAbstractModel >>��colorError
>> ^ Color red
>>
>> After I manage to make some progress and I finally was able to clone the
>> repository, I get a #free DNU (see attached too).��
>>
>
> Hi,
>
> I introduced #dangerTextColor in Pharo 7 and used it on Iceberg. But I
> though I added it to #Iceberg-Pharo6 package.
>
> I'll check and do a hotfix when I'll have the time.
>

Hum��� This is weird because I see those methods in the Iceberg-Pharo6
package and I see this package in the baseline.

Can you check if you have this package?


Weird.... that package is not being loaded...�� sure I can explicitly load it ... but I think we must fix the baseline... but the baseline looks correct doesnt it ? I don't understand.

��

--