Guillaume Rizk
Results
1
issues of
Guillaume Rizk
There is a bug in the getDefaultProperties() function https://github.com/GATB/gatb-core/blob/e0c9525d53ab0a8da9d07512858c826a98a12da0/gatb-core/src/gatb/tools/misc/impl/OptionsParser.cpp#L402 If we use an "OptionNoParam" to build an option that takes no parameters, it is always returned by getDefaultProperties(), I do...