Adding class side inst.var to a class using Trait results in nil message sent

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Adding class side inst.var to a class using Trait results in nil message sent

Aliaksei Syrel
Hi,

Screenshot tells everything :) 
I was trying to add "asdasd" inst var

Inline images 1

Cheers,
Alex
Reply | Threaded
Open this post in threaded view
|

Re: Adding class side inst.var to a class using Trait results in nil message sent

Stephane Ducasse-3
Aliaksei
thanks for the report. Now if you do not say in the title that this looks like an Epicea problem
then Martin may not see it. 
Can you open a bug entry?
Stef

On Mon, May 8, 2017 at 10:57 PM, Aliaksei Syrel <[hidden email]> wrote:
Hi,

Screenshot tells everything :) 
I was trying to add "asdasd" inst var

Inline images 1

Cheers,
Alex

Reply | Threaded
Open this post in threaded view
|

Re: Adding class side inst.var to a class using Trait results in nil message sent

tinchodias
Ok... I reproduced it. It happens when the class uses a trait (via Metaclass>>uses:instanceVariableNames:) but no problem when no trait is used. I'll see what to do.

Martin

On Tue, May 9, 2017 at 4:22 PM, Stephane Ducasse <[hidden email]> wrote:
Aliaksei
thanks for the report. Now if you do not say in the title that this looks like an Epicea problem
then Martin may not see it. 
Can you open a bug entry?
Stef

On Mon, May 8, 2017 at 10:57 PM, Aliaksei Syrel <[hidden email]> wrote:
Hi,

Screenshot tells everything :) 
I was trying to add "asdasd" inst var

Inline images 1

Cheers,
Alex


Reply | Threaded
Open this post in threaded view
|

Re: Adding class side inst.var to a class using Trait results in nil message sent

Tudor Girba-2
Thanks, Martin.

Doru


> On May 10, 2017, at 5:24 AM, Martin Dias <[hidden email]> wrote:
>
> Ok... I reproduced it. It happens when the class uses a trait (via Metaclass>>uses:instanceVariableNames:) but no problem when no trait is used. I'll see what to do.
>
> Martin
>
> On Tue, May 9, 2017 at 4:22 PM, Stephane Ducasse <[hidden email]> wrote:
> Aliaksei
> thanks for the report. Now if you do not say in the title that this looks like an Epicea problem
> then Martin may not see it.
> Can you open a bug entry?
> Stef
>
> On Mon, May 8, 2017 at 10:57 PM, Aliaksei Syrel <[hidden email]> wrote:
> Hi,
>
> Screenshot tells everything :)
> I was trying to add "asdasd" inst var
>
> <Screen Shot 2017-05-08 at 22.55.31.png>
>
> Cheers,
> Alex
>
>

--
www.tudorgirba.com
www.feenk.com

"Next time you see your life passing by, say 'hi' and get to know her."





Reply | Threaded
Open this post in threaded view
|

Re: Adding class side inst.var to a class using Trait results in nil message sent

Stephane Ducasse-3
In reply to this post by tinchodias
Tx martin. 

On Wed, May 10, 2017 at 5:24 AM, Martin Dias <[hidden email]> wrote:
Ok... I reproduced it. It happens when the class uses a trait (via Metaclass>>uses:instanceVariableNames:) but no problem when no trait is used. I'll see what to do.

Martin

On Tue, May 9, 2017 at 4:22 PM, Stephane Ducasse <[hidden email]> wrote:
Aliaksei
thanks for the report. Now if you do not say in the title that this looks like an Epicea problem
then Martin may not see it. 
Can you open a bug entry?
Stef

On Mon, May 8, 2017 at 10:57 PM, Aliaksei Syrel <[hidden email]> wrote:
Hi,

Screenshot tells everything :) 
I was trying to add "asdasd" inst var

Inline images 1

Cheers,
Alex



Reply | Threaded
Open this post in threaded view
|

Re: Adding class side inst.var to a class using Trait results in nil message sent

tinchodias
No problem. Just created case 20042 with this.

On Wed, May 10, 2017 at 4:03 AM, Stephane Ducasse <[hidden email]> wrote:
Tx martin. 

On Wed, May 10, 2017 at 5:24 AM, Martin Dias <[hidden email]> wrote:
Ok... I reproduced it. It happens when the class uses a trait (via Metaclass>>uses:instanceVariableNames:) but no problem when no trait is used. I'll see what to do.

Martin

On Tue, May 9, 2017 at 4:22 PM, Stephane Ducasse <[hidden email]> wrote:
Aliaksei
thanks for the report. Now if you do not say in the title that this looks like an Epicea problem
then Martin may not see it. 
Can you open a bug entry?
Stef

On Mon, May 8, 2017 at 10:57 PM, Aliaksei Syrel <[hidden email]> wrote:
Hi,

Screenshot tells everything :) 
I was trying to add "asdasd" inst var

Inline images 1

Cheers,
Alex