Impossible to create new protocol?

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

Impossible to create new protocol?

ducasse
Hi

In latest pharo version (we broke a bit iceberg and it will be fixed) I cannot add a new protocol.
Nothing happen once I type a new name.

Is it something that only happen to me?

S



Reply | Threaded
Open this post in threaded view
|

Re: Impossible to create new protocol?

Pavel Krivanek-3
I'm confirming this issue

po 12. 8. 2019 v 21:55 odesílatel ducasse <[hidden email]> napsal:
Hi

In latest pharo version (we broke a bit iceberg and it will be fixed) I cannot add a new protocol.
Nothing happen once I type a new name.

Is it something that only happen to me?

S



Reply | Threaded
Open this post in threaded view
|

Re: Impossible to create new protocol?

Pavel Krivanek-3
on three days old image (build.610) it worked

út 13. 8. 2019 v 8:50 odesílatel Pavel Krivanek <[hidden email]> napsal:
I'm confirming this issue

po 12. 8. 2019 v 21:55 odesílatel ducasse <[hidden email]> napsal:
Hi

In latest pharo version (we broke a bit iceberg and it will be fixed) I cannot add a new protocol.
Nothing happen once I type a new name.

Is it something that only happen to me?

S



Reply | Threaded
Open this post in threaded view
|

Re: Impossible to create new protocol?

Pavel Krivanek-3
introduced in build.613. This is probably the source of this issue:  https://github.com/pharo-project/pharo/commit/a0706a080383be50fde8aa90d1709062919d3794

út 13. 8. 2019 v 8:53 odesílatel Pavel Krivanek <[hidden email]> napsal:
on three days old image (build.610) it worked

út 13. 8. 2019 v 8:50 odesílatel Pavel Krivanek <[hidden email]> napsal:
I'm confirming this issue

po 12. 8. 2019 v 21:55 odesílatel ducasse <[hidden email]> napsal:
Hi

In latest pharo version (we broke a bit iceberg and it will be fixed) I cannot add a new protocol.
Nothing happen once I type a new name.

Is it something that only happen to me?

S



Reply | Threaded
Open this post in threaded view
|

Re: Impossible to create new protocol?

Pavel Krivanek-3
yes, the tagsForAllMethods method now hides protocols without methods:
   allProtocols select: [ :each | each methods anySatisfy: ...

út 13. 8. 2019 v 9:05 odesílatel Pavel Krivanek <[hidden email]> napsal:
introduced in build.613. This is probably the source of this issue:  https://github.com/pharo-project/pharo/commit/a0706a080383be50fde8aa90d1709062919d3794

út 13. 8. 2019 v 8:53 odesílatel Pavel Krivanek <[hidden email]> napsal:
on three days old image (build.610) it worked

út 13. 8. 2019 v 8:50 odesílatel Pavel Krivanek <[hidden email]> napsal:
I'm confirming this issue

po 12. 8. 2019 v 21:55 odesílatel ducasse <[hidden email]> napsal:
Hi

In latest pharo version (we broke a bit iceberg and it will be fixed) I cannot add a new protocol.
Nothing happen once I type a new name.

Is it something that only happen to me?

S



Reply | Threaded
Open this post in threaded view
|

Re: Impossible to create new protocol?

ducasse
Tx pavel.
I ask cyril to fix it :)


On 13 Aug 2019, at 09:09, Pavel Krivanek <[hidden email]> wrote:

yes, the tagsForAllMethods method now hides protocols without methods:
   allProtocols select: [ :each | each methods anySatisfy: ...

út 13. 8. 2019 v 9:05 odesílatel Pavel Krivanek <[hidden email]> napsal:
introduced in build.613. This is probably the source of this issue:  https://github.com/pharo-project/pharo/commit/a0706a080383be50fde8aa90d1709062919d3794

út 13. 8. 2019 v 8:53 odesílatel Pavel Krivanek <[hidden email]> napsal:
on three days old image (build.610) it worked

út 13. 8. 2019 v 8:50 odesílatel Pavel Krivanek <[hidden email]> napsal:
I'm confirming this issue

po 12. 8. 2019 v 21:55 odesílatel ducasse <[hidden email]> napsal:
Hi

In latest pharo version (we broke a bit iceberg and it will be fixed) I cannot add a new protocol.
Nothing happen once I type a new name.

Is it something that only happen to me?

S




Reply | Threaded
Open this post in threaded view
|

Re: Impossible to create new protocol?

CyrilFerlicot
On Tue, Aug 13, 2019 at 9:18 AM ducasse <[hidden email]> wrote:
>
> Tx pavel.
> I ask cyril to fix it :)
>

https://github.com/pharo-project/pharo/pull/4299

>
>


--
Cyril Ferlicot
https://ferlicot.fr