EgtMachKernel :

- aggiunta gestione warnings.
This commit is contained in:
Dario Sassi
2019-06-26 16:18:36 +00:00
parent 06131ea80b
commit 3260704202
12 changed files with 184 additions and 113 deletions
+1
View File
@@ -77,6 +77,7 @@ Processor::Run( const string& sOutFile, const std::string& sInfo)
m_pMchMgr->GetCurrMachGroup() == GDB_ID_NULL)
return false ;
m_pMchMgr->ResetLastError() ;
m_pMchMgr->ResetWarnings() ;
// forzo aggiornamento attrezzaggio della macchinata
m_pMchMgr->UpdateSetup() ;