Bug 44931

GemBuilder for Smalltalk/VW

8.4, 8.3, 8.2, 8.1, 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

All Platforms

8.5

Class method file-out from implementors/senders of window produces incorrect output

Filing out a class-side method from an "Implementors of" or "Senders of" window produces an output file where the name of the class is printed with the additional text "class" appended to the actual class name.  For example, rather than getting:

    classmethod:  MyClass

the output is:

    classmethod: MyClass class

Note that this does not cause any problems while filing in, as topaz will accept the command and simply print out the warning message:

    The rest of the command line (' class') was ignored.

Workaround

No workaround is necessary as topaz will ignore the additional text.


                

Last updated: 11/17/17