Updates:
Status: FixToInclude
Comment #5 on issue 4003 by [email protected]: Build of Core 1.3 broken
because of integration of 13147
http://code.google.com/p/pharo/issues/detail?id=4003
I think the problem is a exception handler that swallows all Exceptions (ProgressNotification, too) in headless mode. (leftover from before the real headless mode).
fix attached.
Attachments:
SmalltalkImage-sendtoClassesNamedInwith.st 886 bytes
