March 8, 2013
11:50 p.m.
On Fri, Mar 08, 2013 at 11:58:38AM -0500, David T. Lewis wrote:
On Fri, Mar 08, 2013 at 08:13:19AM -0800, Sean P. DeNigris wrote:
On Mar 8, 2013, at 3:49 AM, Camillo Bruni-3 [via Smalltalk] <ml-node+s1294792n4675680h68@n4.nabble.com> wrote:
I wonder why it fails on the build-server? It fails because ThisOSProcess class>>shutDown: includes "OSProcess accessor breakDependents", but OSProcess accessor returns nil because none of the platform packages are loaded by the 'Tests' group of ConfigurationOfOSProcess.
Thanks Sean,
So I should add a nil check in the shutDown: method, right? I'll do it later tonight when I get home.
Fixed in OSProcess-Base-dtl.31 Dave