Bug: 37451

Impact:

Product:
GemBuilder for Smalltalk

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

Platform:
All

Fixed In:
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