Page MenuHomePhabricator

Remove "invalid" command-line arguments before passing them to Poco
Closed, ResolvedPublic

Description

Poco is rather sensitive to a certain command-line argument format, i. e. /OnWindow and --OnUnix. There's already a workaround for certain command-line arguments that can be passed by the OS on macOS but we should extend this to make our applications more robust. Other examples can be arguments also parsed by Qt including debugging flags that are automatically set by QtCreator.

Revisions and Commits

rMITK MITK
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision
Restricted Differential Revision