Bug 43149

GemBuilder for Smalltalk/VW

7.6.1, 7.6, 7.5, 7.4.1, 7.4, 7.3.3, 7.3.2, 7.3.1, 7.3, 7.2.2, 7.2.1, 7.2, 7.1.2, 7.1.1, 7.1, 7.0.2, 7.0.1, 7.0, 6.2, 6.1, 6.0

8.1

GbsSessionParameters removeClassConnectorsFor: may fail

Class connectors may be created with the class name as a String or as a Symbol, depending on code paths.  If the class connector's #gsName is a String, removeClassConnectorsFor: will fail with an error.

Workaround

Change the method GbsSessionParameters >> removeClassConnectorsFor: to send #asString to #name and #gsName.


                

Last updated: 2/1/16