[squeak-dev] Unregistered Symbol instances

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Fri Apr 5 19:36:34 UTC 2013


While trying a (Compiler recompileAll) to check my fix, I had a strange
thing happening:
Error selector changed!

Indeed:

(Symbol allSubInstances reject: [:e | (Symbol findInterned: e asString) ==
e]) asArray
->
#(#comparingStringBetween:and: #openDebuggerOnFailingTestMethod
#executeShould:inScopeOf:withExceptionDo: #deny:description:resumable:
#debugAsFailure #runCaseAsFailure:
#executeShould:inScopeOf:withDescriptionNotContaining: #logFailure:
#executeShould:inScopeOf:withDescriptionContaining: #extensions)

Is it only me, or can someone confirm?

Nicolas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20130405/9762837e/attachment.htm


More information about the Squeak-dev mailing list