-RM-290-MR-Problem loading paths with whitespaces from command line
We use boost::program_options to deal with command line parameters. Unfortunately this library treats paths with whitespaces as two different strings resulting in the fact that files residing at paths with whitespaces can not be loaded via command line ATM.
(from redmine: created on 2013-07-09, closed on 2013-08-05)