Pharo compatibility: Error class>>signal

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

Pharo compatibility: Error class>>signal

Alex Schenkman
Pharo has the message:
Error class>>signal

In my fork I've added the following implementation.
Error class>>signal

Reply | Threaded
Open this post in threaded view
|

Re: Pharo compatibility: Error class>>signal

Nicolas Petton
Sure, send me a pull request, I'll be happy to merge :)

Cheers,
Nico

2012/5/9 Alex Schenkman <[hidden email]>
Pharo has the message:
Error class>>signal

In my fork I've added the following implementation.
Error class>>signal