Bug 37451

GemBuilder for Smalltalk/VW

7.2.2, 7.2.1, 7.2, 7.1.2, 7.1.1, 7.1, 7.0.2

All

7.3

Compiler errors not reported correctly

Doing a GS-File In with an undefined symbol, such as trying to file
in a class definition into an invalid Symbol Dictionary, will raise
a notifier, "Unhandled exception: Message not understood:
#messageText".

Workaround

Add this method on the instance side of GbsError:

messageText

    ^errorText


Last updated: 9/6/07