Stable version of GTDebugger bug on Moose 51

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

Stable version of GTDebugger bug on Moose 51

CyrilFerlicot
Hi,

On Moose 51 if you try to save code on GTDebugger you will get a DNU
because the method DebuggerModel>>#selectedMessageName call #messageName
instead of #messageSeletor.

This is pretty annoying. I don't really know what I need to change where.
Can someone who knows better Moose can take a look please?

Thank you.

--
Cyril Ferlicot

http://www.synectique.eu

165 Avenue Bretagne
Lille 59000 France


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev

signature.asc (836 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Stable version of GTDebugger bug on Moose 51

Andrei Chis
Hi Cyril,

Indeed there was a some problem with the configuration. It should be fixed now. Just without the CI it's not that easy to check that everything else is ok.

Cheers,
Andrei

On Tue, Dec 29, 2015 at 11:11 AM, Ferlicot D. Cyril <[hidden email]> wrote:
Hi,

On Moose 51 if you try to save code on GTDebugger you will get a DNU
because the method DebuggerModel>>#selectedMessageName call #messageName
instead of #messageSeletor.

This is pretty annoying. I don't really know what I need to change where.
Can someone who knows better Moose can take a look please?

Thank you.

--
Cyril Ferlicot

http://www.synectique.eu

165 Avenue Bretagne
Lille 59000 France


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Stable version of GTDebugger bug on Moose 51

CyrilFerlicot
Le 29/12/2015 14:24, Andrei Chis a écrit :

> Hi Cyril,
>
> Indeed there was a some problem with the configuration. It should be
> fixed now. Just without the CI it's not that easy to check that
> everything else is ok.
>
> Cheers,
> Andrei
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev
>
Thank you for the quick fix.

--
Cyril Ferlicot

http://www.synectique.eu

165 Avenue Bretagne
Lille 59000 France


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev

signature.asc (836 bytes) Download Attachment