92 lines
17 KiB
HTML

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><style>
body, table {font-family: Segoe UI; font-size: 9pt; margin: 0; padding: 0; }
tr.header { background-color: #e0e0ff; color: #808080; }
tr.header b { color: #202080; }
tr.action { color: #808080; }
tr.action-failed {background-color: #ffe0e0;}
tr.action-succeeded {background-color: #e0ffe0;}
tr.output-failed {background-color: #ffe0e0;}
tr.output-succeeded {background-color: #e0ffe0;}
tr.message { font-weight: bold; background-color: white; }
tr.error { font-weight: bold; background-color: #ffe0e0; }
tr.return { font-weight: bold; background-color: #ffffe0; }
td.error-summary { border: 5px solid #800000; background-color: #ffe0e0; }
x.action .toggle { display: none; }
x.action .args { display: none; }
a { color: #404040; text-decoration: none; }
</style></head><body><script language="JavaScript">
function toggle(id)
{
element = document.getElementById("tr_"+id).style;
if(element.visibility == "hidden")
{
element.visibility = "visible";
element.display = "table-row";
}
else
{
element.visibility = "hidden";
element.display = "none";
}
}
</script><table cellspacing="0" cellpadding="5" width="100%"><tr class="header"><td></td><td><a href="http://remobjects.com/train"><b>RemObjects Train</b></a> — log file for C:\Users\BABAEV~1\AppData\Local\Temp\is-UT75E.tmp\c_PS.train</td></tr><tr class="action-succeeded"><td width="10"><a class="toggle" href="javascript:toggle('ED');">[↕]</a></td><td width="*"><div>script<span class="args">(C:\Users\BABAEV~1\AppData\Local\Temp\is-UT75E.tmp\c_PS.train)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_ED"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"><tr class="action-succeeded"><td width="10"><a class="toggle" href="javascript:toggle('EH');">[↕]</a></td><td width="*"><div>include<span class="args">(c_EW.train)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_EH"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"><tr class="action-succeeded"><td width="10"><a class="toggle" href="javascript:toggle('EL');">[↕]</a></td><td width="*"><div>function buildEverwoodDelphiPackage<span class="args">(19)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_EL"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"><tr class="action-succeeded"><td width="10"></td><td width="*"><div>folder.create<span class="args">($(Everwood)/Dcu/D19)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_EP"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"></table></td></tr><tr class="action-succeeded"><td width="10"></td><td width="*"><div>function defaultDelphiSearchDir<span class="args">(19, win32, False)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_ET"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"><tr class="return"><td width="10"></td><td width="*"><pre>$(BDSLIB)/$(Platform)/Release;$(BDSLIB)/$(Platform)/Debug;$(BDS)/Bin;</pre></td></tr></table></td></tr><tr class="action-succeeded"><td width="10"></td><td width="*"><div>function getCopyrightString<span class="args">(2002)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_EY"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"><tr class="return"><td width="10"></td><td width="*"><pre>Copyright RemObjects Software, 2002-2014. All rights reserved</pre></td></tr></table></td></tr><tr class="action-succeeded"><td width="10"><a class="toggle" href="javascript:toggle('E4');">[↕]</a></td><td width="*"><div>delphi.build<span class="args">($(Everwood)/Source/Delphi/RemObjects_Everwood_D19.dpk, {"delphi":"19","platform":"win32","destinationFolder":"$(Everwood)/Bin","unitSearchPath":"$(BDSLIB)/$(Platform)/Release;$(BDSLIB)/$(Platform)/Debug;$(BDS)/Bin;","dcuDestinationFolder":"$(Everwood)/Bin","namespaces":"System;Xml;Vcl;Winapi;System.Win","updateVersionInfo":{"version":"4.3.55.545","fileVersion":"4.3.55.545","company":"RemObjects Software, LLC","legalCopyright":"Copyright RemObjects Software, 2002-2014. All rights reserved"}})</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_E4"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"><tr class="message"><td width="10"></td><td width="*"><pre>Building: C:\Program Files (x86)\RemObjects Software\Everwood\Source\Delphi\RemObjects_Everwood_D19.dpk</pre></td></tr><tr class="message"><td width="10"></td><td width="*"><pre>Running: D:\Programs\Programming\Delphi\Bin\dcc32.exe "C:\Program Files (x86)\RemObjects Software\Everwood\Source\Delphi\RemObjects_Everwood_D19.dpk" -Q -B -NS"System;Xml;Vcl;Winapi;System.Win" -NO"C:\Program Files (x86)\RemObjects Software\Everwood\Bin" -N0"C:\Program Files (x86)\RemObjects Software\Everwood\Bin" -LE"C:\Program Files (x86)\RemObjects Software\Everwood\Bin" -LN"C:\Program Files (x86)\RemObjects Software\Everwood\Bin" -E"C:\Program Files (x86)\RemObjects Software\Everwood\Bin" -U"D:\Programs\Programming\Delphi\Lib\win32\Release;D:\Programs\Programming\Delphi\Lib\win32\Debug;D:\Programs\Programming\Delphi\Bin;C:\Program Files (x86)\RemObjects Software\Everwood\Source\Delphi"</pre></td></tr><tr class="message"><td width="10"></td><td width="*"><pre>Embarcadero Delphi for Win32 compiler version 26.0
Copyright (c) 1983,2013 Embarcadero Technologies, Inc.
10217 lines, 2.09 seconds, 40744 bytes code, 268 bytes data.
</pre></td></tr></table></td></tr></table></td></tr></table></td></tr><tr class="action-succeeded"><td width="10"><a class="toggle" href="javascript:toggle('EEB');">[↕]</a></td><td width="*"><div>function buildPSDelphiPackages<span class="args">(19)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_EEB"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"><tr class="action-succeeded"><td width="10"></td><td width="*"><div>folder.create<span class="args">($(psDelphi)/Dcu/D19)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_EIB"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"></table></td></tr><tr class="action-succeeded"><td width="10"></td><td width="*"><div>folder.create<span class="args">($(psDelphi)/Dcu/D19/win32)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_EMB"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"></table></td></tr><tr class="action-succeeded"><td width="10"></td><td width="*"><div>folder.create<span class="args">($(psDelphi)/Dcu/D19/win64)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_EQB"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"></table></td></tr><tr class="action-succeeded"><td width="10"><a class="toggle" href="javascript:toggle('EUB');">[↕]</a></td><td width="*"><div>function buildPSDelphiPackagesPl<span class="args">(19, win32, False)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_EUB"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"><tr class="action-succeeded"><td width="10"><a class="toggle" href="javascript:toggle('EYB');">[↕]</a></td><td width="*"><div>function buildPSDelphiPackage<span class="args">(19, PascalScript_Core, System;vcl;winapi;system.win;data;, win32, False)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_EYB"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"><tr class="action-succeeded"><td width="10"></td><td width="*"><div>function defaultDelphiSearchDir<span class="args">(19, win32, False)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_E3B"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"><tr class="return"><td width="10"></td><td width="*"><pre>$(BDSLIB)/$(Platform)/Release;$(BDSLIB)/$(Platform)/Debug;$(BDS)/Bin;</pre></td></tr></table></td></tr><tr class="action-succeeded"><td width="10"></td><td width="*"><div>function getCopyrightString<span class="args">(2002)</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_EBC"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"><tr class="return"><td width="10"></td><td width="*"><pre>Copyright RemObjects Software, 2002-2014. All rights reserved</pre></td></tr></table></td></tr><tr class="action-succeeded"><td width="10"><a class="toggle" href="javascript:toggle('EGC');">[↕]</a></td><td width="*"><div>delphi.build<span class="args">($(PS_Source)/PascalScript_Core_D19.dpk, {"delphi":"19","platform":"win32","destinationFolder":"$(psDelphi)/Dcu/D19/win32","unitSearchPath":"$(BDSLIB)/$(Platform)/Release;$(BDSLIB)/$(Platform)/Debug;$(BDS)/Bin;d:\\Programs\\Programming\\Delphi\\external_components\\Pascal Script for Delphi/Source;$(roDelphi)/Dcu/D19/win32;$(psDelphi)/Dcu/D19/win32","dcuDestinationFolder":"$(psDelphi)/Dcu/D19/win32","includeSearchPath":"$(PS_Source)","conditionalDefines":["DESIGNTIME;RemObjects_INDY9"],"namespaces":"System;vcl;winapi;system.win;data;","updateVersionInfo":{"version":"3.0.75.1117","fileVersion":"3.0.75.1117","productName":"RemObjects Pascal Script for Delphi","company":"RemObjects Software, LLC","legalCopyright":"Copyright RemObjects Software, 2002-2014. All rights reserved"}})</span></div></td></tr><tr class="output-succeeded" style="visibility: hidden; display:none;" id="tr_EGC"><td width="10"></td><td width="*"><table cellspacing="0" cellpadding="5" width="100%"><tr class="message"><td width="10"></td><td width="*"><pre>Building: d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Source\PascalScript_Core_D19.dpk</pre></td></tr><tr class="message"><td width="10"></td><td width="*"><pre>Running: D:\Programs\Programming\Delphi\Bin\dcc32.exe "d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Source\PascalScript_Core_D19.dpk" -Q -B -D"DESIGNTIME;RemObjects_INDY9" -NS"System;vcl;winapi;system.win;data;" -NO"d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Dcu\D19\win32" -N0"d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Dcu\D19\win32" -LE"d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Dcu\D19\win32" -LN"d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Dcu\D19\win32" -E"d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Dcu\D19\win32" -I"d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Source" -U"D:\Programs\Programming\Delphi\Lib\win32\Release;D:\Programs\Programming\Delphi\Lib\win32\Debug;D:\Programs\Programming\Delphi\Bin;d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Source;\Dcu\D19\win32;d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Dcu\D19\win32;d:\Programs\Programming\Delphi\external_components\Pascal Script for Delphi\Source"</pre></td></tr><tr class="message"><td width="10"></td><td width="*"><pre>Embarcadero Delphi for Win32 compiler version 26.0
Copyright (c) 1983,2013 Embarcadero Technologies, Inc.
uPSRuntime.pas(2757) Warning: W1036 Variable 'Curr' might not have been initialized
uPSRuntime.pas(9255) Hint: H2077 Value assigned to 'Include_' never used
uPSRuntime.pas(9271) Hint: H2077 Value assigned to 'Exclude_' never used
uPSRuntime.pas(9389) Warning: W1000 Symbol 'StrLen' is deprecated: 'Moved to the AnsiStrings unit'
x86.inc(249) Hint: H2164 Variable 'a' is declared but never used in 'TPSExec.InnerfuseCall'
uPSPreProcessor.pas(606) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(606) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSPreProcessor.pas(610) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(610) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(610) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSPreProcessor.pas(611) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(634) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(635) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(641) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(642) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(648) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(650) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(654) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSPreProcessor.pas(656) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(597) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSComponent.pas(613) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSComponent.pas(829) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1269) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1269) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSComponent.pas(1270) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1272) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1273) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1281) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1281) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1291) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1291) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1302) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1302) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSComponent.pas(1311) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSC_DB.pas(90) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSC_DB.pas(92) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSC_DB.pas(92) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSC_DB.pas(94) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSR_DB.pas(819) Warning: W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString'
uPSR_DB.pas(822) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSR_menus.pas(192) Warning: W1000 Symbol 'TImageIndex' is deprecated: 'Use System.UITypes.TImageIndex'
uPSR_menus.pas(192) Warning: W1000 Symbol 'TImageIndex' is deprecated: 'Use System.UITypes.TImageIndex'
uPSR_menus.pas(195) Warning: W1000 Symbol 'TImageIndex' is deprecated: 'Use System.UITypes.TImageIndex'
uPSR_menus.pas(195) Warning: W1000 Symbol 'TImageIndex' is deprecated: 'Use System.UITypes.TImageIndex'
uPSDisassembly.pas(106) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(131) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(203) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(208) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(214) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(443) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(445) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(445) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(449) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
uPSDisassembly.pas(449) Warning: W1057 Implicit string cast from 'AnsiString' to 'string'
72870 lines, 0.58 seconds, 545912 bytes code, 928 bytes data.
</pre></td></tr></table></td></tr></table></td></tr></table></td></tr></table></td></tr></table></td></tr></table></body></html>