# HG changeset patch # User Stefan Vogel # Date 1475680998 -7200 # Node ID 5a73b0604c74d865299ba462f64aa4976a014460 # Parent a22969f1ca9ea8642c49a92a0d2bed041db35f9d #OTHER by stefan class: STCCompilerInterface comment/format in: #compileToC changed: #compileToExe #compileToS executeCommand with showWindow=false diff -r a22969f1ca9e -r 5a73b0604c74 STCCompilerInterface.st --- a/STCCompilerInterface.st Wed Oct 05 17:03:38 2016 +0200 +++ b/STCCompilerInterface.st Wed Oct 05 17:23:18 2016 +0200 @@ -1,5 +1,3 @@ -"{ Encoding: utf8 }" - " COPYRIGHT (c) 1989 by Claus Gittinger COPYRIGHT (c) 2006 by eXept Software AG @@ -482,6 +480,7 @@ inputFrom:nil outputTo:errorStream errorTo:errorStream + showWindow:false onError:[:stat| executionStatus := stat. false @@ -589,6 +588,7 @@ inputFrom:nil outputTo:errorStream errorTo:errorStream + showWindow:false onError:[:stat| executionStatus := stat. false