Bug 45278

GemStone/S 64 Bit

3.2.6, 3.2.5, 3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2, 3.1.0.6, 3.1.0.5, 3.1.0.4, 3.1.0.3, 3.1.0.2, 3.1.0.1, 3.1, 3.0.1, 3.0

3.2.7

Unrecompiled GsMethods break finding references

In v3.x, the class GsNMethod replaced GsMethod, and after upgrade from 2.4.x to 3.x, all methods must be recompiled before they can be executed.

If there are any unrecompiled instances of GsMethods on current versions of classes in the user's SymbolDictionaries, ClassOrganizer >> referencesToObject: encounters a message not understood error on #_literalsIncludesValue:.

This affects GBS, in which functions to find all references invoke the ClassOrganizer functionality.

Workaround

Ensure that you recompile methods for all visible classes.


                

Last updated: 5/18/15