On loading the configuration of OSProcess, I do get error messages. ommandShell>>builtinCommandProxyFor:input:output:error: (ShellBuiltinEvaluator is Undeclared)
CommandShell>>evaluationProxyFor:input:output:error: (ExpressionEvaluator is Undeclared) CommandShell>>installCommands: (ShellBuiltin is Undeclared) CommandShell>>open (CommandShellTranscript is Undeclared) CommandShell>>openLabel: (CommandShellTranscript is Undeclared) CommandShell>>pipeline: (ProxyPipeline is Undeclared) CommandShell>>pipelineCollectionFrom: (ProxyPipeline is Undeclared) CommandShell>>processProxyFor:input:output:error:predecessorProxy: (InternalPipe is Undeclared) CommandShell>>processProxyFor:input:output:error:predecessorProxy: (PipeJunction is Undeclared) CommandShell>>processProxyFor:input:output:error:predecessorProxy: (PipeableOSProcess is Undeclared) What are these about? Details below. Phil Loading 4.5.12 of ConfigurationOfOSProcess... Fetched -> ConfigurationOfCommandShell-ThierryGoubier.15 --- http://www.squeaksource.com/MetacelloRepository --- http://www.squeaksource.com/MetacelloRepository Loaded -> ConfigurationOfCommandShell-ThierryGoubier.15 --- http://www.squeaksource.com/MetacelloRepository --- http://www.squeaksource.com/MetacelloRepository Project: Pipeability 4.6.9 Project: OSProcess 4.5.12 Fetched -> OSProcess-AIO-dtl.8 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> OSProcess-Base-dtl.45 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> OSProcess-OS2-dtl.2 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> OSProcess-Win32-dtl.11 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> OSProcess-Unix-dtl.20 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> OSProcess-Mac-dtl.2 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> OSProcess-RiscOS-dtl.2 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Fetched -> CommandShell-Base-dtl.38 --- http://www.squeaksource.com/CommandShell --- http://www.squeaksource.com/CommandShell Fetched -> CommandShell-Morphic-dtl.2 --- http://www.squeaksource.com/CommandShell --- http://www.squeaksource.com/CommandShell Fetched -> CommandShell-Piping-dtl.16 --- http://www.squeaksource.com/CommandShell --- http://www.squeaksource.com/CommandShell Fetched -> CommandShell-Commands-ThierryGoubier.16 --- http://www.squeaksource.com/CommandShell --- http://www.squeaksource.com/CommandShell Fetched -> CommandShell-UI-ThierryGoubier.12 --- http://www.squeaksource.com/CommandShell --- http://www.squeaksource.com/CommandShell Fetched -> OSProcess-Tests-dtl.11 --- http://www.squeaksource.com/OSProcess --- http://www.squeaksource.com/OSProcess Starting atomic load Loaded -> OSProcess-AIO-dtl.8 --- http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-Base-dtl.45 --- http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-OS2-dtl.2 --- http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-Win32-dtl.11 --- http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-Unix-dtl.20 --- http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-Mac-dtl.2 --- http://www.squeaksource.com/OSProcess --- cache Loaded -> OSProcess-RiscOS-dtl.2 --- http://www.squeaksource.com/OSProcess --- cache Finished atomic load CommandShell>>builtinCommandProxyFor:input:output:error: (ShellBuiltinEvaluator is Undeclared) CommandShell>>evaluationProxyFor:input:output:error: (ExpressionEvaluator is Undeclared) CommandShell>>installCommands: (ShellBuiltin is Undeclared) CommandShell>>open (CommandShellTranscript is Undeclared) CommandShell>>openLabel: (CommandShellTranscript is Undeclared) CommandShell>>pipeline: (ProxyPipeline is Undeclared) CommandShell>>pipelineCollectionFrom: (ProxyPipeline is Undeclared) CommandShell>>processProxyFor:input:output:error:predecessorProxy: (InternalPipe is Undeclared) CommandShell>>processProxyFor:input:output:error:predecessorProxy: (PipeJunction is Undeclared) CommandShell>>processProxyFor:input:output:error:predecessorProxy: (PipeableOSProcess is Undeclared) Loaded -> CommandShell-Base-dtl.38 --- http://www.squeaksource.com/CommandShell --- cache Loaded -> CommandShell-Morphic-dtl.2 --- http://www.squeaksource.com/CommandShell --- cache Loaded -> CommandShell-Piping-dtl.16 --- http://www.squeaksource.com/CommandShell --- cache Loaded -> CommandShell-Commands-ThierryGoubier.16 --- http://www.squeaksource.com/CommandShell --- cache Loaded -> CommandShell-UI-ThierryGoubier.12 --- http://www.squeaksource.com/CommandShell --- cache Starting atomic load Loaded -> OSProcess-Tests-dtl.11 --- http://www.squeaksource.com/OSProcess --- cache Finished atomic load ...finished 4.5.12 [34m19:39:17 : --> loadOSProcess step done
