svghmi/README
author |
Edouard Tisserant |
|
Wed, 13 Jan 2021 10:28:09 +0100 |
branch | svghmi |
changeset 3109 |
6c39d718e8cb |
parent 2745 |
535eb0b8bd9d
|
permissions |
-rw-r--r-- |
Removed harmful assert in ProcessLogger.
ProcessLogger was having an assert in constructor when missing logger, leading to systematic exception when testing options accepted by compiler. This exception was silenced in ProjectController, and then MatIEC was always called without options.