On Tue, Apr 15, 2014 at 09:19:20PM +0200, Gwenaël Casaccio wrote:
> Hi,
> 
> Here is a small patch that fix the namespace of ProcessBeingTerminated.

Hi,

how did you determine that this is actually required?

 st> m := Semaphore lookupSelector: #critical:
 Semaphore>>critical:
 st> m inspect
 ...
   literals: [
    ...
    [4] {SystemExceptions.ProcessBeingTerminated}


What is your intention here? Do you want to avoid that in the future
the "ProcessBeingTerminated" is resolved differently?

holger

_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to